summaryrefslogtreecommitdiffstats
path: root/src/translator_es.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_es.h')
-rw-r--r--src/translator_es.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_es.h b/src/translator_es.h
index 506a5d8..42c3f5b 100644
--- a/src/translator_es.h
+++ b/src/translator_es.h
@@ -119,7 +119,7 @@ class TranslatorSpanish : public Translator
/*! put in the class documentation */
virtual QCString trListOfAllMembers()
- { return "Lista de todos los miembros."; }
+ { return "Lista de todos los miembros"; }
/*! used as the title of the "list of all members" page of a class */
virtual QCString trMemberList()