소스 검색

Merge pull request #5273 from timleg002/patch-1

typo fix
bunnei 5 년 전
부모
커밋
55fb8e7bdd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/core/settings.h

+ 1 - 1
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;