Parcourir la source

typo fix

typo fix
Timotej Leginus il y a 5 ans
Parent
commit
0d47c1d527
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/core/settings.h

+ 1 - 1
src/core/settings.h

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