From 0e173d85ae7f7f7c1709a2c74c4f1bb3ce401d0d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 21 Aug 2017 13:01:14 +0200 Subject: [PATCH] Fix translation --- htdocs/langs/en_US/cron.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/langs/en_US/cron.lang b/htdocs/langs/en_US/cron.lang index eb3b5a054e5..0113b2669c5 100644 --- a/htdocs/langs/en_US/cron.lang +++ b/htdocs/langs/en_US/cron.lang @@ -72,7 +72,7 @@ CronFrom=From # Info # Common CronType=Job type -CronType_method=Call method of a Dolibarr Class +CronType_method=Call method of a PHP Class CronType_command=Shell command CronCannotLoadClass=Cannot load class %s or object %s UseMenuModuleToolsToAddCronJobs=Go into menu "Home - Admin tools - Scheduled jobs" to see and edit scheduled jobs.