We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 722ba54 commit 10a4097Copy full SHA for 10a4097
sdk/pinocchio/src/account_info.rs
@@ -189,7 +189,7 @@ impl AccountInfo {
189
///
190
/// # Safety
191
192
- /// It is undefined behaviour to use this method while there is an active reference
+ /// It is undefined behavior to use this method while there is an active reference
193
/// to the `owner` returned by [`Self::owner`].
194
#[inline(always)]
195
pub unsafe fn assign(&self, new_owner: &Pubkey) {
0 commit comments