diff options
Diffstat (limited to 'src/translator_hu.h')
-rw-r--r-- | src/translator_hu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_hu.h b/src/translator_hu.h index 2a0797c..ff3ba87 100644 --- a/src/translator_hu.h +++ b/src/translator_hu.h @@ -127,7 +127,7 @@ class TranslatorHungarian : public TranslatorAdapter_1_2_1 // 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 "Modulok"; } |