Fix phpdoc of User::isIP
authoraddshore <addshorewiki@gmail.com>
Thu, 23 Jun 2016 09:57:48 +0000 (10:57 +0100)
committeraddshore <addshorewiki@gmail.com>
Thu, 23 Jun 2016 09:57:48 +0000 (10:57 +0100)
Change-Id: I0990e91ca70cb6fab7e7023917d6eb0d6fd2ff31

includes/user/User.php

index cc4c6d0..40b5b40 100644 (file)
@@ -806,7 +806,7 @@ class User implements IDBAccessObject {
        }
 
        /**
-        * Does the string match an anonymous IPv4 address?
+        * Does the string match an anonymous IP address?
         *
         * This function exists for username validation, in order to reject
         * usernames which are similar in form to IP addresses. Strings such