Fix comment typo
authorSam Reed <reedy@users.mediawiki.org>
Sun, 3 Oct 2010 18:23:31 +0000 (18:23 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sun, 3 Oct 2010 18:23:31 +0000 (18:23 +0000)
includes/User.php

index 3dec040..6430ace 100644 (file)
@@ -42,7 +42,7 @@ class PasswordError extends MWException {
  */
 class User {
        /**
-        * Global constants made accessable as class constants so that autoloader
+        * Global constants made accessible as class constants so that autoloader
         * magic can be used.
         */
        const USER_TOKEN_LENGTH = USER_TOKEN_LENGTH;