Fix comment for grep in SpecialWantedfiles.php
authorumherirrender <umherirrender_de.wp@web.de>
Fri, 19 Jun 2015 17:49:04 +0000 (19:49 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Fri, 19 Jun 2015 17:49:04 +0000 (19:49 +0200)
Change-Id: Ib8df6c5e1dcb8d8bfd54500ddc6c4e4a37819160

includes/specials/SpecialWantedfiles.php

index 8a1a6c6..a718aa8 100644 (file)
@@ -52,7 +52,7 @@ class WantedFilesPage extends WantedQueryPage {
                $noForeign = '';
                if ( !$this->likelyToHaveFalsePositives() ) {
                        // Additional messages for grep:
-                       // wantedfiletext-cat-noforeign, wantedfiletext-nocat
+                       // wantedfiletext-cat-noforeign, wantedfiletext-nocat-noforeign
                        $noForeign = '-noforeign';
                }