Explorar el Código

Merge pull request #5273 from timleg002/patch-1

typo fix
bunnei hace 5 años
padre
commit
55fb8e7bdd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;