http://www.mediawiki.org/wiki/Special:Code/MediaWiki/74089

Revision: 74089
Author:   tparscal
Date:     2010-10-01 19:26:08 +0000 (Fri, 01 Oct 2010)

Log Message:
-----------
Fixed typo in r73179

Modified Paths:
--------------
    trunk/extensions/WikiEditor/README

Modified: trunk/extensions/WikiEditor/README
===================================================================
--- trunk/extensions/WikiEditor/README  2010-10-01 19:22:06 UTC (rev 74088)
+++ trunk/extensions/WikiEditor/README  2010-10-01 19:26:08 UTC (rev 74089)
@@ -6,7 +6,7 @@
 
 require_once( "$IP/extensions/WikiEditor/WikiEditor.php" );
 
-# Before configuring this extension, see MediaWiki.php and become familiar 
with the initial state and structure of the
+# Before configuring this extension, see WikiEditor.php and become familiar 
with the initial state and structure of the
 # $wgWikiEditorFeatures configuration variable. Essentially it's an array or 
arrays, keyed by feature name, each
 # containing global and user keys with boolean values. "global" indicates that 
it should be turned on for everyone
 # always, while user indicates that users should be allowed to turn it on or 
off in their user preferences.



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to