Merge pull request #693 from coliff/patch-1

Fix typos
This commit is contained in:
Morris Jobke
2018-02-27 13:37:47 +01:00
committed by GitHub

View File

@@ -30,7 +30,7 @@ Furthermore it is recommended to configure the background job ``Webcron`` or
There is also a configuration option ``activity_expire_days`` available in your
``config.php`` (See :doc:`config_sample_php_parameters`) which allows
you to clean-up older activies from the database.
you to clean-up older activities from the database.
Better scheduling of activity emails
------------------------------------