]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/php/Image.php
Merge remote-tracking branch 'upstream/develop' into unify-link
[friendica.git] / view / theme / frio / php / Image.php
index e3bae20048072389e4b7df8a793dc472b0b1396b..e795e5f8ae2f1b1ac90a4f4e998d075e36cfde3c 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -31,7 +31,7 @@ class Image
         * Give all available options for the background image
         *
         * @param array $arr Array with the present user settings
-        * @return array Array with the immage options
+        * @return array Array with the image options
         */
        public static function get_options(array $arr): array
        {