diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2002-10-30 20:57:53 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2002-10-30 20:57:53 (GMT) |
commit | afc47efd97b995277e5635107b00001fc025cdff (patch) | |
tree | dd06bd100b0bd88b6ee40c8464efac800a749c32 /src/translator_hu.h | |
parent | dc404b516e366ca10ad325d399ef0bd47d065863 (diff) | |
download | Doxygen-afc47efd97b995277e5635107b00001fc025cdff.zip Doxygen-afc47efd97b995277e5635107b00001fc025cdff.tar.gz Doxygen-afc47efd97b995277e5635107b00001fc025cdff.tar.bz2 |
Release-1.2.18-20021030
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"; } |