From 6dfe6b35289d9a7b402668e3e646585ae9e1a32b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Harper?= Date: Tue, 5 Dec 2023 14:37:57 -0500 Subject: [PATCH] fix typo --- public/includes/helpers.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/includes/helpers.php b/public/includes/helpers.php index 8cc566c..0df1da8 100644 --- a/public/includes/helpers.php +++ b/public/includes/helpers.php @@ -56,7 +56,7 @@ function idea_factory_get_votes( $postid = 0 ) { /** * -* Grab an optoin from our settings +* Grab an option from our settings * * @param $option string name of the option * @param $section string name of the section