Fix typos in Markdown documentation

imgbot
Perry Thompson 3 years ago committed by Benoît Cortier
parent 14db2cc68b
commit f65db9397a

@ -26,9 +26,9 @@ Control, Shift and Alt modifiers are encoded respectively with the prefixes
* Space => "space" * Space => "space"
* Return/Enter => "ret" * Return/Enter => "ret"
* < => "lt" * < => "lt"
* > => "gt" * \> => "gt"
* + => "plus" * \+ => "plus"
* - => "minus" * \- => "minus"
* ; => "semicolon" * ; => "semicolon"
* % => "percent" * % => "percent"
* Left => "left" * Left => "left"

Loading…
Cancel
Save