mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-05 14:12:03 +00:00
Fix obvious typos (#2585)
## Summary - fix obvious spelling typos flagged by codespell across docs, tests, comments - no functional changes ## Testing - pre-commit hooks (eslint/prettier) ran during commit
This commit is contained in:
@@ -54,7 +54,7 @@ export function isProfaneUsername(username: string): boolean {
|
||||
*
|
||||
* Removing bad clan tags won't hurt existing clans nor cause desyncs:
|
||||
* - full name including clan tag was overwritten in the past, if any part of name was bad
|
||||
* - only each seperate local player name with a profane clan tag will remain, no clan team assignment
|
||||
* - only each separate local player name with a profane clan tag will remain, no clan team assignment
|
||||
*
|
||||
* Examples:
|
||||
* - "GoodName" -> "GoodName"
|
||||
|
||||
Reference in New Issue
Block a user