From b69564a009219ff60d52a05493f9a88cf2529e3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=A1=D0=BD=D0=B5?= =?UTF-8?q?=D1=82=D0=BA=D0=BE=D0=B2?= Date: Mon, 14 Jan 2019 09:25:26 +0700 Subject: [PATCH] Fix typo in the doc Extra character at the end --- .../configuration_server/background_jobs_configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/background_jobs_configuration.rst b/admin_manual/configuration_server/background_jobs_configuration.rst index d8b756f35..f396e7679 100644 --- a/admin_manual/configuration_server/background_jobs_configuration.rst +++ b/admin_manual/configuration_server/background_jobs_configuration.rst @@ -127,4 +127,4 @@ Now all that is left is to start and enable the timer by running this command:: When the option ``--now`` is used with ``enable``, the resp. unit will also be started. -.. note:: Selecting the option ``Cron`` in the admin menu for background jobs is not mandatory, because once `cron.php` is executed from the command line or cron service it will set it automatically to ``Cron``.g +.. note:: Selecting the option ``Cron`` in the admin menu for background jobs is not mandatory, because once `cron.php` is executed from the command line or cron service it will set it automatically to ``Cron``.