We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9780b commit 33515bbCopy full SHA for 33515bb
pallets/funding/src/lib.rs
@@ -576,7 +576,7 @@ pub mod pallet {
576
WrongInvestorType,
577
/// Could not verify that the signature provided corresponds to the specified receiver account.
578
BadReceiverAccountSignature,
579
- /// Used a Junction variant unsupported to represent a receving account.
+ /// Used a Junction variant unsupported to represent a receiving account.
580
UnsupportedReceiverAccountJunction,
581
582
// * Project Error. Project information not found, or project has an incorrect state. *
0 commit comments