https://www.mediawiki.org/wiki/Special:Code/MediaWiki/112981

Revision: 112981
Author:   kaldari
Date:     2012-03-04 19:14:20 +0000 (Sun, 04 Mar 2012)
Log Message:
-----------
grammar fix

Modified Paths:
--------------
    trunk/phase3/docs/hooks.txt

Modified: trunk/phase3/docs/hooks.txt
===================================================================
--- trunk/phase3/docs/hooks.txt 2012-03-04 19:09:46 UTC (rev 112980)
+++ trunk/phase3/docs/hooks.txt 2012-03-04 19:14:20 UTC (rev 112981)
@@ -290,7 +290,7 @@
 of the javascript ajax engine. The hook is only called when ajax
 is enabled ( $wgUseAjax = true; ).
 
-'AlternateEdit': before checking if an user can edit a page and
+'AlternateEdit': before checking if a user can edit a page and
 before showing the edit form ( EditPage::edit() ). This is triggered
 on &action=edit.
 $EditPage: the EditPage object


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

Reply via email to