mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 23:21:06 +00:00
Fix some typos (#4018)
Signed-off-by: hongkuang <liurenhong@outlook.com>
This commit is contained in:
@@ -1148,7 +1148,7 @@ mod tests {
|
||||
}
|
||||
.into();
|
||||
|
||||
// Populate the requested tranches. The assignemnts aren't inspected in
|
||||
// Populate the requested tranches. The assignments aren't inspected in
|
||||
// this test.
|
||||
for &t in &test_tranche {
|
||||
approval_entry.import_assignment(t, ValidatorIndex(0), 0)
|
||||
|
||||
Reference in New Issue
Block a user