diff options
Diffstat (limited to 'modules/database/db_old.cpp')
-rw-r--r-- | modules/database/db_old.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/database/db_old.cpp b/modules/database/db_old.cpp index 492c5faa8..4f2ce117b 100644 --- a/modules/database/db_old.cpp +++ b/modules/database/db_old.cpp @@ -130,7 +130,7 @@ enum LANG_JA_EUC, /* Japanese (EUC encoding) */ LANG_JA_SJIS, /* Japanese (SJIS encoding) */ LANG_ES, /* Spanish */ - LANG_PT, /* Portugese */ + LANG_PT, /* Portuguese */ LANG_FR, /* French */ LANG_TR, /* Turkish */ LANG_IT, /* Italian */ |