runtime: fix 'governed' typo (#27946)

This commit is contained in:
Ian Macalinao 2022-09-20 14:05:13 -05:00 committed by GitHub
parent 4893dd3490
commit aa52b8aec1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5458,7 +5458,7 @@ impl Bank {
/// allow accounts hash calculation to rehash anything.
/// We should use whatever hash found for each account as-is.
pub fn bank_enable_rehashing_on_accounts_hash(&self) -> bool {
true // this will be goverened by a feature later
true // this will be governed by a feature later
}
/// Collect rent from `accounts`