summaryrefslogtreecommitdiff
path: root/conf/char/char-server.conf
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2020-07-26 23:50:02 +0200
committerGitHub <noreply@github.com>2020-07-26 23:50:02 +0200
commite90730312b92edc237088d601b1047ceff3402eb (patch)
tree3e0cfe76678f7d0f42e6ffbaff616dd5ac6c77c2 /conf/char/char-server.conf
parentb91bd29b37c63c9818d5b28d1a3c4b9d7614d792 (diff)
parentb35f52c08cdfb8770caf53a02ea09d76a6f94eb2 (diff)
downloadhercules-e90730312b92edc237088d601b1047ceff3402eb.tar.gz
hercules-e90730312b92edc237088d601b1047ceff3402eb.tar.bz2
hercules-e90730312b92edc237088d601b1047ceff3402eb.tar.xz
hercules-e90730312b92edc237088d601b1047ceff3402eb.zip
Merge pull request #2769 from Zopokx/stable
Correction of few typo errors (conf/)
Diffstat (limited to 'conf/char/char-server.conf')
-rw-r--r--conf/char/char-server.conf2
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.