typo fix
typo fix
This commit is contained in:
parent
9e109849ff
commit
0d47c1d527
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue