summaryrefslogtreecommitdiffstats
path: root/src/translator_cz.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_cz.h')
-rw-r--r--src/translator_cz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_cz.h b/src/translator_cz.h
index 93e6a94..77675f9 100644
--- a/src/translator_cz.h
+++ b/src/translator_cz.h
@@ -148,7 +148,7 @@ class TranslatorCzech : public Translator
/*! put in the class documentation */
virtual QCString trListOfAllMembers()
- { return "Seznam všech členů."; }
+ { return "Seznam všech členů"; }
/*! used as the title of the "list of all members" page of a class */
virtual QCString trMemberList()