summaryrefslogtreecommitdiffstats
path: root/src/translator_it.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_it.h')
-rw-r--r--src/translator_it.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_it.h b/src/translator_it.h
index 9ef1d22..bc3cad8 100644
--- a/src/translator_it.h
+++ b/src/translator_it.h
@@ -159,7 +159,7 @@ class TranslatorItalian : public Translator
/*! put in the class documentation */
QCString trListOfAllMembers()
- { return "Elenco di tutti i membri."; }
+ { return "Elenco di tutti i membri"; }
/*! used as the title of the "list of all members" page of a class */
QCString trMemberList()