summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/settings.h b/src/core/settings.h
index 0cd3c0c84..1cb7ff7f5 100644
--- a/src/core/settings.h
+++ b/src/core/settings.h
@@ -221,7 +221,7 @@ struct Values {
221 bool disable_macro_jit; 221 bool disable_macro_jit;
222 bool extended_logging; 222 bool extended_logging;
223 223
224 // Misceallaneous 224 // Miscellaneous
225 std::string log_filter; 225 std::string log_filter;
226 bool use_dev_keys; 226 bool use_dev_keys;
227 227