From: Volkan Gezer Date: Tue, 8 Jul 2014 19:48:29 +0000 (+0200) Subject: fix apostrophe fixes #9486 X-Git-Tag: v8.0.0alpha1~1126^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2561ef123b8442a8fb0b9827bcdc143f6d5dbc17;p=nextcloud-server.git fix apostrophe fixes #9486 --- diff --git a/settings/templates/admin.php b/settings/templates/admin.php index 1d75624d8c0..03f3efd7aae 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -226,7 +226,7 @@ if (!$_['internetconnectionworking']) { print_unescaped('checked="checked"'); } ?>>
- t("Use systems cron service to call the cron.php file every 15 minutes.")); ?> + t("Use system's cron service to call the cron.php file every 15 minutes.")); ?>