summaryrefslogtreecommitdiffstats
path: root/src/translator_hu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_hu.h')
-rw-r--r--src/translator_hu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_hu.h b/src/translator_hu.h
index 7f1ea5c..2a0797c 100644
--- a/src/translator_hu.h
+++ b/src/translator_hu.h
@@ -195,7 +195,7 @@ class TranslatorHungarian : public TranslatorAdapter_1_2_1
QCString result="Ez az összes ";
if (!extractAll) result+="dokumentált ";
result+="osztály összetevő listája ";
- if (extractAll)
+ if (!extractAll)
result+="hivatkozással a hozzájuk tartózó osztály dokumentációra:";
else
result+="az őket tartalmazó osztály megjelölésével:";