summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/nl/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/config/lang/nl/lang.php')
-rw-r--r--lib/plugins/config/lang/nl/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/config/lang/nl/lang.php b/lib/plugins/config/lang/nl/lang.php
index 70aadc64a..6a94056aa 100644
--- a/lib/plugins/config/lang/nl/lang.php
+++ b/lib/plugins/config/lang/nl/lang.php
@@ -47,7 +47,7 @@ $lang['youarehere'] = 'Hierarchische broodkruimels';
$lang['typography'] = 'Breng typografische wijzigingen aan';
$lang['htmlok'] = 'Embedded HTML toestaan';
$lang['phpok'] = 'Embedded PHP toestaan';
-$lang['dformat'] = 'Datum formaat (zie de PHP <a href="http://www.php.net/date">date</a> functie)';
+$lang['dformat'] = 'Datum formaat (zie de PHP <a href="http://www.php.net/strftime">strftime</a> functie)';
$lang['signature'] = 'Ondertekening';
$lang['toptoclevel'] = 'Bovenste niveau voor inhoudsopgave';
$lang['maxtoclevel'] = 'Laagste niveau voor inhoudsopgave';