Fixes #26719
"Crypted" is used in some comments at walletload_tests because it refers to DBKeys::CRYPTED_KEY, it's not necessary
a mistake.
Obs: I can change the approach (changing walletload_tests comments to use encrypted word instead of adding it to the ignore_words) if reviewers think it makes more sense.