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

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