File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -320,7 +320,7 @@ pub enum StakePoolInstruction {
320
320
/// 1. `[w]` Validator stake list storage account
321
321
/// 2. `[]` Stake pool withdraw authority
322
322
/// 3. `[w]` Validator or reserve stake account to split
323
- /// 4. `[w]` Unitialized stake account to receive withdrawal
323
+ /// 4. `[w]` Uninitialized stake account to receive withdrawal
324
324
/// 5. `[]` User account to set as a new withdraw authority
325
325
/// 6. `[s]` User transfer authority, for pool token account
326
326
/// 7. `[w]` User account with pool tokens to burn from
@@ -665,7 +665,7 @@ pub enum StakePoolInstruction {
665
665
/// 1. `[w]` Validator stake list storage account
666
666
/// 2. `[]` Stake pool withdraw authority
667
667
/// 3. `[w]` Validator or reserve stake account to split
668
- /// 4. `[w]` Unitialized stake account to receive withdrawal
668
+ /// 4. `[w]` Uninitialized stake account to receive withdrawal
669
669
/// 5. `[]` User account to set as a new withdraw authority
670
670
/// 6. `[s]` User transfer authority, for pool token account
671
671
/// 7. `[w]` User account with pool tokens to burn from
You can’t perform that action at this time.
0 commit comments