http://www.mediawiki.org/wiki/Special:Code/MediaWiki/74091
Revision: 74091
Author: tparscal
Date: 2010-10-01 19:32:11 +0000 (Fri, 01 Oct 2010)
Log Message:
-----------
Fixed typo in README
Modified Paths:
--------------
trunk/extensions/Vector/README
trunk/extensions/WikiEditor/README
Modified: trunk/extensions/Vector/README
===================================================================
--- trunk/extensions/Vector/README 2010-10-01 19:29:37 UTC (rev 74090)
+++ trunk/extensions/Vector/README 2010-10-01 19:32:11 UTC (rev 74091)
@@ -7,7 +7,7 @@
require_once( "$IP/extensions/Vector/Vector.php" );
# Before configuring this extension, see Vector.php and become familiar with
the initial state and structure of the
-# $wgVectorFeatures configuration variable. Essentially it's an array or
arrays, keyed by feature name, each containing
+# $wgVectorFeatures configuration variable. Essentially it's an array of
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.
Modified: trunk/extensions/WikiEditor/README
===================================================================
--- trunk/extensions/WikiEditor/README 2010-10-01 19:29:37 UTC (rev 74090)
+++ trunk/extensions/WikiEditor/README 2010-10-01 19:32:11 UTC (rev 74091)
@@ -7,7 +7,7 @@
require_once( "$IP/extensions/WikiEditor/WikiEditor.php" );
# 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
+# $wgWikiEditorFeatures configuration variable. Essentially it's an array of
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