From 0d47c1d5275387d2feb5188b47a7a5daaf673984 Mon Sep 17 00:00:00 2001
From: Timotej Leginus <35149140+timleg002@users.noreply.github.com>
Date: Fri, 1 Jan 2021 21:29:53 +0100
Subject: [PATCH] typo fix

typo fix
---
 src/core/settings.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/core/settings.h b/src/core/settings.h
index 0cd3c0c847..1cb7ff7f53 100644
--- a/src/core/settings.h
+++ b/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;