summaryrefslogtreecommitdiffstats
path: root/src/translator_eo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_eo.h')
-rw-r--r--src/translator_eo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_eo.h b/src/translator_eo.h
index 25d15fe..be6f24d 100644
--- a/src/translator_eo.h
+++ b/src/translator_eo.h
@@ -127,7 +127,7 @@ class TranslatorEsperanto : public Translator
/*! put in the class documentation */
virtual QCString trListOfAllMembers()
- { return "Listo de ĉiuj membroj."; }
+ { return "Listo de ĉiuj membroj"; }
/*! used as the title of the "list of all members" page of a class */
virtual QCString trMemberList()