fix documentation typo

This commit is contained in:
Matt Hamilton 2015-12-16 17:35:46 -05:00
parent ceb0f3ad2a
commit d431cbd338
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Input
=====
Applys correct bindkeys for input events.
Applies correct bindkeys for input events.
Without this module, you may experience oddities in how Zsh interprets input.
For example, using the UP key, then using the back arrow and pressing DELETE may capatalize characters rather than delete them.