diff options
Diffstat (limited to 'conf/global')
-rw-r--r-- | conf/global/console.conf | 2 | ||||
-rw-r--r-- | conf/global/sql_connection.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/global/console.conf b/conf/global/console.conf index 4865fd9b7..56213cbea 100644 --- a/conf/global/console.conf +++ b/conf/global/console.conf @@ -26,7 +26,7 @@ //========================================================================= //= Server Console configuration file. //========================================================================= -// This file affects how ALL server consoles work, unless explictly defined +// This file affects how ALL server consoles work, unless explicitly defined // so in the server configuration file (See doc/global_configuration.txt // for more information). //========================================================================= diff --git a/conf/global/sql_connection.conf b/conf/global/sql_connection.conf index 7a8932f33..2441c4cee 100644 --- a/conf/global/sql_connection.conf +++ b/conf/global/sql_connection.conf @@ -26,7 +26,7 @@ //========================================================================= //= SQL connection configuration file. //========================================================================= -// This file affects how ALL server sql connections work, unless explictly +// This file affects how ALL server sql connections work, unless explicitly // defined so in the server configuration file (See // doc/global_configuration.txt for more information). //========================================================================= |