diff options
author | Peter Powell <petpow@saberuk.com> | 2015-06-28 11:43:20 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2015-12-14 23:28:35 +0000 |
commit | ea985a39a791ec4f5685fd4a98ad144c81da61c7 (patch) | |
tree | 03107e7cef9497cd80ff46a380624e66705ef27e /include/language.h | |
parent | d9e7c04ad8a52ed526eed3a5e00d97dcea6ba177 (diff) |
Rename "services.conf" to "anope.conf".
Diffstat (limited to 'include/language.h')
-rw-r--r-- | include/language.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/language.h b/include/language.h index c7bb6d689..6201a5cb5 100644 --- a/include/language.h +++ b/include/language.h @@ -12,7 +12,7 @@ namespace Language { - /* Languages we support as configured in services.conf. They are + /* Languages we support as configured in anope.conf. They are * added to this list if we detect a language exists in the correct * location for each language. */ |