Parcourir la source

Merge pull request #5273 from timleg002/patch-1

typo fix
bunnei il y a 5 ans
Parent
commit
55fb8e7bdd
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;