diff options
Diffstat (limited to 'src/translator_pt.h')
-rw-r--r-- | src/translator_pt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_pt.h b/src/translator_pt.h index eb05d0c..ff0bade 100644 --- a/src/translator_pt.h +++ b/src/translator_pt.h @@ -158,7 +158,7 @@ class TranslatorPortuguese : public TranslatorAdapter_1_2_18 // 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). */ QCString trModules() { return "Módulos"; } |