소스 검색

Correct the rules.mk documentation for auto shift.

fixes #1965
Jeremy Cowgar 7 년 전
부모
커밋
245b3376d6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/feature_auto_shift.md

+ 1 - 1
docs/feature_auto_shift.md

@@ -42,7 +42,7 @@ Yes, unfortunately.
 
 Add to your `rules.mk` in the keymap folder:
 
-    AUTO_SHIFT_ENABLE = YES
+    AUTO_SHIFT_ENABLE = yes
 
 If no `rules.mk` exists, you can create one.