summaryrefslogtreecommitdiffstats
path: root/src/translator_br.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_br.h')
-rw-r--r--src/translator_br.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_br.h b/src/translator_br.h
index 0394e66..7a0fb76 100644
--- a/src/translator_br.h
+++ b/src/translator_br.h
@@ -113,7 +113,7 @@ class TranslatorBrazilian : public TranslatorAdapter_1_8_0
/*! put in the class documentation */
virtual QCString trListOfAllMembers()
- { return "Lista de todos os Membros."; }
+ { return "Lista de todos os Membros"; }
/*! used as the title of the "list of all members" page of a class */
virtual QCString trMemberList()