summaryrefslogtreecommitdiffstats
path: root/src/translator_fa.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_fa.h')
-rw-r--r--src/translator_fa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_fa.h b/src/translator_fa.h
index dbfafca..e74e123 100644
--- a/src/translator_fa.h
+++ b/src/translator_fa.h
@@ -142,7 +142,7 @@ class TranslatorPersian : public TranslatorAdapter_1_7_5
/*! put in the class documentation */
virtual QCString trListOfAllMembers()
- { return "ليست تمام اعضاء ."; }
+ { return "ليست تمام اعضاء "; }
/*! used as the title of the "list of all members" page of a class */
virtual QCString trMemberList()