summaryrefslogtreecommitdiffstats
path: root/src/translator_pl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_pl.h')
-rw-r--r--src/translator_pl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_pl.h b/src/translator_pl.h
index 6dd8f0e..2e7bf05 100644
--- a/src/translator_pl.h
+++ b/src/translator_pl.h
@@ -99,7 +99,7 @@ class TranslatorPolish : public Translator
/*! put in the class documentation */
QCString trListOfAllMembers()
- { return "Lista wszystkich składowych."; }
+ { return "Lista wszystkich składowych"; }
/*! used as the title of the "list of all members" page of a class */
QCString trMemberList()