From 35790ad74c45d7fa4b5b237ce90dafa3023646a4 Mon Sep 17 00:00:00 2001
From: Mischa Salle <msalle@nikhef.nl>
Date: Tue, 9 Jun 2020 11:19:33 +0200
Subject: [PATCH] fix translation typo

---
 modules/cron/locales/nl/LC_MESSAGES/cron.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/cron/locales/nl/LC_MESSAGES/cron.po b/modules/cron/locales/nl/LC_MESSAGES/cron.po
index ed89db0ea..aad3b2098 100644
--- a/modules/cron/locales/nl/LC_MESSAGES/cron.po
+++ b/modules/cron/locales/nl/LC_MESSAGES/cron.po
@@ -21,7 +21,7 @@ msgid "{cron:cron:ran_text}"
 msgstr "Cron gestart op"
 
 msgid "{cron:cron:cron_suggestion}"
-msgstr "Dit is een suggestie voor een contrab-bestand:"
+msgstr "Dit is een suggestie voor een crontab bestand:"
 
 msgid "{cron:cron:run_text}"
 msgstr "Start cron"
@@ -51,7 +51,7 @@ msgid "Cron report"
 msgstr "Cronmelding"
 
 msgid "Here is a suggestion for a crontab file:"
-msgstr "Dit is een suggestie voor een contrab bestand:"
+msgstr "Dit is een suggestie voor een crontab bestand:"
 
 msgid "Click here to run the cron jobs:"
 msgstr "Klik hier om de crontaken te starten:"
-- 
GitLab