Follow up r75705 typo.
authorPlatonides <platonides@users.mediawiki.org>
Sun, 5 Dec 2010 15:35:57 +0000 (15:35 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Sun, 5 Dec 2010 15:35:57 +0000 (15:35 +0000)
includes/media/Bitmap.php

index 2380394..f5f7ba6 100644 (file)
@@ -307,7 +307,7 @@ class BitmapHandler extends ImageHandler {
        /**
         * Get a MediaTransformError with error 'thumbnail_error'
         * 
-        * @param $params array Paramter array as passed to the transform* functions
+        * @param $params array Parameter array as passed to the transform* functions
         * @param $errMsg string Error message
         * @return MediaTransformError
         */