]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/images/class_BaseImage.php
Fixed a typo
[core.git] / inc / classes / main / images / class_BaseImage.php
index f5aebb36d62020ae57452b588839631350419dbc..18c565aaeace721647b331bd98aaa12c0c1b8263 100644 (file)
@@ -94,7 +94,7 @@ class BaseImage extends BaseFrameworkSystem implements Registerable {
        /**
         * Private setter for all colors
         *
-        * @param       $colorMode              Wether background or foreground color
+        * @param       $colorMode              Whether background or foreground color
         * @param       $colorChannel   Red, green or blue channel?
         * @param       $colorValue             Value to set
         */
@@ -240,7 +240,7 @@ class BaseImage extends BaseFrameworkSystem implements Registerable {
        /**
         * Prepares the class for string (unused at the moment)
         *
-        * @param       $groupable      Wether this image string is groupable or single
+        * @param       $groupable      Whether this image string is groupable or single
         * @return      void
         * @todo        Find something usefull for this method.
         */