Skip to content

Commit 33515bb

Browse files
authored
Update lib.rs
1 parent 0a9780b commit 33515bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pallets/funding/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ pub mod pallet {
576576
WrongInvestorType,
577577
/// Could not verify that the signature provided corresponds to the specified receiver account.
578578
BadReceiverAccountSignature,
579-
/// Used a Junction variant unsupported to represent a receving account.
579+
/// Used a Junction variant unsupported to represent a receiving account.
580580
UnsupportedReceiverAccountJunction,
581581

582582
// * Project Error. Project information not found, or project has an incorrect state. *

0 commit comments

Comments
 (0)