diff options
Diffstat (limited to 'src/translator_es.h')
-rw-r--r-- | src/translator_es.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_es.h b/src/translator_es.h index f5b5d72..41b5acd 100644 --- a/src/translator_es.h +++ b/src/translator_es.h @@ -138,7 +138,7 @@ class TranslatorSpanish : public TranslatorAdapter_1_2_7 // quick reference sections /*! This is put above each page as a link to the list of all groups of - * compounds or files (see the \group command). + * compounds or files (see the \\group command). */ virtual QCString trModules() { return "Módulos"; } |