diff options
Diffstat (limited to 'src/translator_ro.h')
-rw-r--r-- | src/translator_ro.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_ro.h b/src/translator_ro.h index 07c2bd9..22209de 100644 --- a/src/translator_ro.h +++ b/src/translator_ro.h @@ -167,7 +167,7 @@ class TranslatorRomanian: public TranslatorAdapter_1_2_16 // 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 "Module"; } |