Minor fixes
jdarwood007

jdarwood007 commited on 2024-01-06 15:29:23
Showing 2 changed files, with 1 additions and 1 deletions.

... ...
@@ -10,7 +10,7 @@
10 10
 
11 11
 #namespace SMF\Mod\ErrorPopup;
12 12
 
13
-use SMF\COnfig;
13
+use SMF\Config;
14 14
 use SMF\Db\DatabaseApi as Db;
15 15
 use SMF\Lang;
16 16
 use SMF\Theme;
17 17