diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-06-25 19:12:21 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-06-25 19:12:21 -0700 |
commit | 5cb84d453156c03343eb0fffe39b168625f76798 (patch) | |
tree | ba2155d11cad28a42aa5841cb23a2328b6ff086d /txr.1 | |
parent | a3a309b9e505d8b9bb551b8c1f883150efb8ab04 (diff) | |
download | txr-5cb84d453156c03343eb0fffe39b168625f76798.tar.gz txr-5cb84d453156c03343eb0fffe39b168625f76798.tar.bz2 txr-5cb84d453156c03343eb0fffe39b168625f76798.zip |
doc: election typo.
* txr.1: Under Listener, selection was mistyped as election.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81399,7 +81399,7 @@ by default. If it is changed to true, then the selection includes the character to the right of the rightmost endpoint, if there is such a character within the current line. This style of selection pair well with a block-shaped cursor. It creates the apparent semantics that -the endpoints of the election are characters, rather than points +the endpoints of the selection are characters, rather than points between characters, and that these characters are included in the selection. .NP* Selection Endpoint Toggle |