summaryrefslogtreecommitdiffstats
path: root/src/translator_cn.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_cn.h')
-rw-r--r--src/translator_cn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_cn.h b/src/translator_cn.h
index 6e0a2fd..103dd00 100644
--- a/src/translator_cn.h
+++ b/src/translator_cn.h
@@ -107,7 +107,7 @@ class TranslatorChinese : public Translator
/*! put in the class documention */
virtual QCString trListOfAllMembers()
- { return "所有成员列表."; }
+ { return "所有成员列表"; }
/*! used as the title of the "list of all members" page of a class */
virtual QCString trMemberList()