From 4dd85e3f3ca4fe22fd37302e2e0e44cabd2c0bef Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:07:26 -0400 Subject: [PATCH] spelling: image Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- view/theme/frio/php/Image.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/frio/php/Image.php b/view/theme/frio/php/Image.php index 79dc97f2b6..e795e5f8ae 100644 --- a/view/theme/frio/php/Image.php +++ b/view/theme/frio/php/Image.php @@ -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 {