summaryrefslogtreecommitdiffstats
path: root/src/translator_nl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_nl.h')
-rw-r--r--src/translator_nl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_nl.h b/src/translator_nl.h
index c13d96d..14db842 100644
--- a/src/translator_nl.h
+++ b/src/translator_nl.h
@@ -151,7 +151,7 @@ class TranslatorDutch : public Translator
QCString trModuleDocumentation()
{ return "Module Documentatie"; }
QCString trClassDocumentation()
- { return "Klasse Documentatie"; }
+ { return "Klassen Documentatie"; }
QCString trFileDocumentation()
{ return "File Documentatie"; }
QCString trExampleDocumentation()