From ad4a0488d36c80b90fe01bb69bf8c3d873e50089 Mon Sep 17 00:00:00 2001 From: Martin Date: Thu, 3 Jan 2019 14:38:10 +0100 Subject: [PATCH] [stable10] typo fix --- config/config.apps.sample.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.apps.sample.php b/config/config.apps.sample.php index b34d05dbfefd..1d26313178af 100644 --- a/config/config.apps.sample.php +++ b/config/config.apps.sample.php @@ -21,7 +21,7 @@ * * everything between the `*\/` and the next `/**` will be treated as the * config option * * use RST syntax - * If you have multiple possible values in the comment section, seperate them with a + * If you have multiple possible values in the comment section, separate them with a * blank line, which is necessary for the documentation generation process. * See examples below. */