]> git.mxchange.org Git - friendica.git/blobdiff - src/Object/Image.php
Fix docblocks types
[friendica.git] / src / Object / Image.php
index b39945ede691756e757d702278a4b86d0279f53a..f979e4943863aa0d4827b55ab27b3fb7e9ca36db 100644 (file)
@@ -111,7 +111,7 @@ class Image
 
        /**
         * @brief Maps Mime types to Imagick formats
-        * @return arr With with image formats (mime type as key)
+        * @return array With with image formats (mime type as key)
         */
        public static function getFormatsMap()
        {