Explorar o código

Correct the rules.mk documentation for auto shift.

fixes #1965
Jeremy Cowgar %!s(int64=8) %!d(string=hai) anos
pai
achega
245b3376d6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.