Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Probst <senden9@gmail.com>2017-01-18 18:39:44 +0300
committerGitHub <noreply@github.com>2017-01-18 18:39:44 +0300
commit9df58081d6bb49fac9a4d866618a5a300155816e (patch)
treed61492ad6f2c61272b1192e21402f7166ce46e66 /config/config.sample.php
parent29d2ca59912f1de1d9b76eb05941e52bd8c8a88a (diff)
Fix style in comment
Add missing grave accent to fix the highlighting in the documentation.
Diffstat (limited to 'config/config.sample.php')
-rw-r--r--config/config.sample.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index a9bb0067e5b..31604d1e5e5 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -538,7 +538,7 @@ $CONFIG = array(
*
* Supported values:
* - ``daily``
- * - ``beta`
+ * - ``beta``
* - ``stable``
* - ``production``
*/