Skip to content

Commit

Permalink
Fix a typo in a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
abitmore committed Jun 30, 2021
1 parent 93fefed commit 689e64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphenecommon/transactionbuilder.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

class ProposalBuilder(AbstractBlockchainInstanceProvider):
""" Proposal Builder allows us to construct an independent Proposal
that may later be added to an instance ot TransactionBuilder
that may later be added to an instance of TransactionBuilder
:param str proposer: Account name of the proposing user
:param int proposal_expiration: Number seconds until the proposal is
Expand Down

0 comments on commit 689e64e

Please sign in to comment.