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

Revision: 71949
Author:   siebrand
Date:     2010-08-30 14:01:18 +0000 (Mon, 30 Aug 2010)

Log Message:
-----------
Fix typo in comment.

Modified Paths:
--------------
    trunk/extensions/Translate/utils/StringMatcher.php

Modified: trunk/extensions/Translate/utils/StringMatcher.php
===================================================================
--- trunk/extensions/Translate/utils/StringMatcher.php  2010-08-30 13:53:09 UTC 
(rev 71948)
+++ trunk/extensions/Translate/utils/StringMatcher.php  2010-08-30 14:01:18 UTC 
(rev 71949)
@@ -10,7 +10,7 @@
 /**
  * Interface that key-mangling classes must implement.
  *
- * The operations has to be reversible so that
+ * The operations have to be reversible so that
  * x equals unMangle( mangle( x ) ).
  */
 interface StringMangler {



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

Reply via email to