fix typos [skip ci]

This commit is contained in:
jeefo 2024-05-24 19:59:22 +03:00 committed by jeefo
commit 639f2b269f
2 changed files with 2 additions and 2 deletions

View file

@ -1161,7 +1161,7 @@ void Game::ensureHealthyGameEnvironment () {
return; // listen servers doesn't care about it at all
}
// magic string that's enable's the features
// magic string that's enables the features
constexpr auto kAllowHash = StringRef::fnv1a32 ("i'm confident for what i'm doing");
// fetch custom variable, so fake features are explicitly enabled