Browse Source

typo fix

typo fix
Timotej Leginus 5 years ago
parent
commit
0d47c1d527
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/core/settings.h

+ 1 - 1
src/core/settings.h

@@ -221,7 +221,7 @@ struct Values {
     bool disable_macro_jit;
     bool disable_macro_jit;
     bool extended_logging;
     bool extended_logging;
 
 
-    // Misceallaneous
+    // Miscellaneous
     std::string log_filter;
     std::string log_filter;
     bool use_dev_keys;
     bool use_dev_keys;