Browse Source

Merge pull request #5273 from timleg002/patch-1

typo fix
pull/15/merge
bunnei 5 years ago
committed by GitHub
parent
commit
55fb8e7bdd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/core/settings.h

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

Loading…
Cancel
Save