diff options
Diffstat (limited to 'conf/char/char-server.conf')
-rw-r--r-- | conf/char/char-server.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/char/char-server.conf b/conf/char/char-server.conf index a8918e705..8632aa3ad 100644 --- a/conf/char/char-server.conf +++ b/conf/char/char-server.conf @@ -152,7 +152,7 @@ char_configuration: { // example: Test-test-TEST-TesT; Value: 0 not allowed (default), 1 allowed name_ignoring_case: false - // Manage possible letters/symbol in the name of charater. Control character (0x00-0x1f) are never accepted. Possible values are: + // Manage possible letters/symbol in the name of character. Control character (0x00-0x1f) are never accepted. Possible values are: // NOTE: Applies to character, party and guild names. // 0: no restriction (default) // 1: only letters/symbols in 'name_letters' option. |