Kaynağa Gözat

Fix typo in system_instruction.rs (#21539)

Uninitalized -> Uninitialized
Ikko Ashimine 4 yıl önce
ebeveyn
işleme
405852c256
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      interface/src/instruction.rs

+ 1 - 1
interface/src/instruction.rs

@@ -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