diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2002-10-30 20:57:53 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2002-10-30 20:57:53 (GMT) |
commit | c6d6555a949e86be5c859311eb4db5dcc092c258 (patch) | |
tree | dd06bd100b0bd88b6ee40c8464efac800a749c32 /src/translator_pt.h | |
parent | 7c34dd2b1594925d0a012e9ba290bf9c80574db5 (diff) | |
download | Doxygen-c6d6555a949e86be5c859311eb4db5dcc092c258.zip Doxygen-c6d6555a949e86be5c859311eb4db5dcc092c258.tar.gz Doxygen-c6d6555a949e86be5c859311eb4db5dcc092c258.tar.bz2 |
Release-1.2.18-20021030
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"; } |