summaryrefslogtreecommitdiff
path: root/src
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 /src
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 'src')
-rw-r--r--src/config/secure.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/secure.h b/src/config/secure.h
index fd05b4a49..bcd4e022b 100644
--- a/src/config/secure.h
+++ b/src/config/secure.h
@@ -60,7 +60,7 @@
* (Secure) Optional NPC Dialog Timer
* @requirement : SECURE_NPCTIMEOUT must be enabled
* Minimum Interval Between timeout checks in seconds
- * Default: 1s
+ * Default: 1
**/
#define SECURE_NPCTIMEOUT_INTERVAL 1