summaryrefslogtreecommitdiffstats
path: root/src/translator_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_id.h')
-rw-r--r--src/translator_id.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_id.h b/src/translator_id.h
index 6519b0f..cf9a475 100644
--- a/src/translator_id.h
+++ b/src/translator_id.h
@@ -109,7 +109,7 @@ class TranslatorIndonesian : public TranslatorAdapter_1_8_0
/*! put in the class documentation */
virtual QCString trListOfAllMembers()
- { return "Daftar semua anggota."; }
+ { return "Daftar semua anggota"; }
/*! used as the title of the "list of all members" page of a class */
virtual QCString trMemberList()