summaryrefslogtreecommitdiffstats
path: root/src/translator_ro.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_ro.h')
-rw-r--r--src/translator_ro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_ro.h b/src/translator_ro.h
index 22b769d..42f0224 100644
--- a/src/translator_ro.h
+++ b/src/translator_ro.h
@@ -126,7 +126,7 @@ class TranslatorRomanian : public TranslatorAdapter_1_6_0
/*! put in the class documentation */
virtual QCString trListOfAllMembers()
- { return "Lista tuturor membrilor."; }
+ { return "Lista tuturor membrilor"; }
/*! used as the title of the "list of all members" page of a class */
virtual QCString trMemberList()