summaryrefslogtreecommitdiffstats
path: root/src/translator_hu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_hu.h')
-rw-r--r--src/translator_hu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_hu.h b/src/translator_hu.h
index 70d7186..3bed223 100644
--- a/src/translator_hu.h
+++ b/src/translator_hu.h
@@ -111,7 +111,7 @@ class TranslatorHungarian : public TranslatorAdapter_1_4_6
/*! put in the class documentation */
virtual QCString trListOfAllMembers()
- { return "A tagok teljes listája."; }
+ { return "A tagok teljes listája"; }
/*! used as the title of the "list of all members" page of a class */
virtual QCString trMemberList()