Luis Felipe Schenone has submitted this change and it was merged.

Change subject: Fixing docs
......................................................................


Fixing docs

Change-Id: I3661adc6425ca932e8233de6862050dfe50b78f6
---
M README.md
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Luis Felipe Schenone: Verified; Looks good to me, approved



diff --git a/README.md b/README.md
index aeaaf10..532f56c 100755
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@
 
 To remove a button, include its name in the $wgMSWE_remove array, below the 
require_once line. For example:
 
-$wgMSWE_remove = array( 'help', 'characters', 'reference', 'advanced' );
+$wgMSWE_remove = array( 'advanced', 'characters', 'help' );
 
 By default, all arrays are empty.
 

-- 
To view, visit https://gerrit.wikimedia.org/r/174939
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3661adc6425ca932e8233de6862050dfe50b78f6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MsWikiEditor
Gerrit-Branch: master
Gerrit-Owner: Luis Felipe Schenone <scheno...@gmail.com>
Gerrit-Reviewer: Luis Felipe Schenone <scheno...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to