spelling: image

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-22 00:07:26 -04:00
parent c7b8de4fe7
commit 4dd85e3f3c

View file

@ -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
{