Finish sentence in MultiUsernameFilter documentation
authorThalia <thalia.e.chan@googlemail.com>
Tue, 28 May 2019 17:50:19 +0000 (18:50 +0100)
committerThalia <thalia.e.chan@googlemail.com>
Tue, 28 May 2019 17:54:18 +0000 (18:54 +0100)
Change-Id: I933f54f505e0680346f73293c98624e0f48e9292

includes/preferences/MultiUsernameFilter.php

index 2d8ae3c..f1c095e 100644 (file)
@@ -67,7 +67,7 @@ class MultiUsernameFilter implements Filter {
        }
 
        /**
-        * Splits a newline separated list of user ids into a
+        * Splits a newline separated list of user ids into an array.
         *
         * @param string $str
         * @return int[]