Fixed typo in readme-header

This commit is contained in:
Bert 2011-09-06 15:34:10 +02:00
parent 35acc02354
commit cf32c7a213

View File

@ -11,7 +11,7 @@
# URxvt.keysym.M-Escape: perl:keyboard-select:activate # URxvt.keysym.M-Escape: perl:keyboard-select:activate
# The following line overwrites the default Meta-s binding and allows to # The following line overwrites the default Meta-s binding and allows to
# activate keyboard-select directly in backward search mode: # activate keyboard-select directly in backward search mode:
# URxvt.keysym:M-s: perl:keyboard-select:search # URxvt.keysym.M-s: perl:keyboard-select:search
# Use Meta-Escape to activate selection mode, then use the following keys: # Use Meta-Escape to activate selection mode, then use the following keys:
# h/j/k/l: Move cursor left/down/up/right (also with arrow keys) # h/j/k/l: Move cursor left/down/up/right (also with arrow keys)