diff options
Diffstat (limited to 'src/config/secure.h')
-rw-r--r-- | src/config/secure.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config/secure.h b/src/config/secure.h index e2b000440..c57db018a 100644 --- a/src/config/secure.h +++ b/src/config/secure.h @@ -5,7 +5,7 @@ /** * rAthena configuration file (http://rathena.org) - * For detailed guidance on these check http://rathena.org/wiki/SRC/map/config/ + * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ **/ /** @@ -15,7 +15,7 @@ /** * Optional NPC Dialog Timer * When enabled all npcs dialog will 'timeout' if user is on idle for longer than the amount of seconds allowed - * - On 'timeout' the npc dialog window changes it's next/menu to a 'close' button + * - On 'timeout' the npc dialog window changes its next/menu to a 'close' button * @values * - ? : Desired idle time in seconds (e.g. 10) * - 0 : Disabled |