Fix typo in system_instruction.rs (#21539)

Uninitalized -> Uninitialized
This commit is contained in:
Ikko Ashimine 2021-12-01 20:31:12 +09:00 committed by GitHub
parent b2d9bff18c
commit 1f13fd64bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ pub enum SystemInstruction {
/// account balance above the rent exempt reserve or at zero.
WithdrawNonceAccount(u64),
/// Drive state of Uninitalized nonce account to Initialized, setting the nonce value
/// Drive state of Uninitialized nonce account to Initialized, setting the nonce value
///
/// # Account references
/// 0. `[WRITE]` Nonce account