Fix typos in AutoShift docs

Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>
pull/1075/head
Michael Richters 3 years ago
parent 9475788eee
commit 7f8175e493
No known key found for this signature in database
GPG Key ID: 1288FD13E4EEF0C0

@ -24,8 +24,8 @@ the output will be unshifted.
The `AutoShift` object provides three methods for turning itself on and off:
- To turn the plugin off, call `AutoShift.enable()`.
- To turn the plugin on, call `AutoShift.disable()`.
- To turn the plugin on, call `AutoShift.enable()`.
- To turn the plugin off, call `AutoShift.disable()`.
- To toggle the plugin's state, call `AutoShift.toggle()`.
Note: Disabling the AutoShift plugin does not affect which `Key` categories it

Loading…
Cancel
Save