summaryrefslogtreecommitdiff
path: root/src/resources/db/languagedb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/db/languagedb.h')
-rw-r--r--src/resources/db/languagedb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/db/languagedb.h b/src/resources/db/languagedb.h
index 8f33576a6..6b73d455e 100644
--- a/src/resources/db/languagedb.h
+++ b/src/resources/db/languagedb.h
@@ -39,6 +39,6 @@ namespace LanguageDb
const std::string &getIcon(const int id);
const std::string &getPo(const int id);
-} // namespace LanguageDB
+} // namespace LanguageDb
#endif // RESOURCES_DB_LANGUAGEDB_H