Skip to content

Commit

Permalink
Codespell fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ljoss17 committed May 30, 2024
1 parent f233ec0 commit d05bc5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/test-framework/src/types/single/node.rs
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pub struct FullNode {
/**
The second currency denomination which the wallets have been loaded
with initial balance during the chain setup.
This is used for ICS20 v2 test transfering multiple denoms in one message.
This is used for ICS20 v2 test transferring multiple denoms in one message.
*/
pub second_denom: Denom,

Expand Down

0 comments on commit d05bc5a

Please sign in to comment.