Browse Source

typo fix

typo fix
nce_cpp
Timotej Leginus 5 years ago
committed by GitHub
parent
commit
1af054a76f
  1. 2
      src/core/settings.h

2
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;

Loading…
Cancel
Save