Localisation updates from https://translatewiki.net.
[lhc/web/wiklou.git] / maintenance / importImages.php
index d3aa280..a72ec67 100644 (file)
@@ -440,7 +440,7 @@ class ImportImages extends Maintenance {
        /**
         * Split a filename into filename and extension
         *
-        * @param string $filename Filename
+        * @param string $filename
         * @return array
         */
        private function splitFilename( $filename ) {