summaryrefslogtreecommitdiff
path: root/include/language.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/language.h')
-rw-r--r--include/language.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/language.h b/include/language.h
index 935f77ee7..a30165d81 100644
--- a/include/language.h
+++ b/include/language.h
@@ -23,7 +23,7 @@ namespace Language
* and we detect a language file exists for at least one of the supported
* languages for the module, then we add the module's domain (its name)
* here.
- *
+ *
* When strings are translated they are checked against all domains.
*/
extern std::vector<Anope::string> Domains;