From 45b0db66f3ea6919ce381ef8b773fd41782f216b Mon Sep 17 00:00:00 2001 From: peterdamian Date: Tue, 7 Nov 2017 20:45:29 -0500 Subject: [PATCH] Change instances of customise to customize, also make verb plural --- developer_manual/core/configfile.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/core/configfile.rst b/developer_manual/core/configfile.rst index fefa80a74..8e84d8433 100644 --- a/developer_manual/core/configfile.rst +++ b/developer_manual/core/configfile.rst @@ -113,7 +113,7 @@ App config Using alternative app directories --------------------------------- -Nextcloud can be set to use a custom app directory in /config/config.php. Customise the following code and add it to your config file: +Nextcloud can be set to use a custom app directory in /config/config.php. Customize the following code and add it to your config file: .. code-block:: php