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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/translator_nl.h b/src/translator_nl.h
index d366cc5..c13d96d 100644
--- a/src/translator_nl.h
+++ b/src/translator_nl.h
@@ -701,12 +701,12 @@ class TranslatorDutch : public Translator
// new since 1.2.0
//////////////////////////////////////////////////////////////////////////
- /*! Used as a marker that is put before a todo item */
+ /*! Used as a marker that is put before a test item */
virtual QCString trTest()
{
return "Test";
}
- /*! Used as the header of the todo list */
+ /*! Used as the header of the test list */
virtual QCString trTestList()
{
return "Test Lijst";