]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix docs 4514/head
authorJoas Schilling <coding@schilljs.com>
Mon, 8 May 2017 09:34:47 +0000 (11:34 +0200)
committerJoas Schilling <coding@schilljs.com>
Mon, 8 May 2017 09:34:47 +0000 (11:34 +0200)
Signed-off-by: Joas Schilling <coding@schilljs.com>
config/config.sample.php

index c0e897a8451815076ba717aba5f311e8075e0a78..aa0be98d8f74ea95ce4761143015ad2385cb4b63 100644 (file)
@@ -1238,7 +1238,7 @@ $CONFIG = array(
  * and MySQL can handle 4 byte characters instead of 3 byte characters.
  *
  * If you want to convert an existing 3-byte setup into a 4-byte setup please 
- * set the parameters in MySQL as mentioned below run the migration command:
+ * set the parameters in MySQL as mentioned below and run the migration command:
  *  ./occ db:convert-mysql-charset
  * The config setting will be set automatically after a successful run.
  *