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 | 42984ff8413e240d8bf2258bfad8aee6c23d5df6 (patch) | |
tree | ba2155d11cad28a42aa5841cb23a2328b6ff086d | |
parent | d112ee487ffc3eb8a9831c2fc3b7dd0b4c9cab97 (diff) | |
download | txr-42984ff8413e240d8bf2258bfad8aee6c23d5df6.tar.gz txr-42984ff8413e240d8bf2258bfad8aee6c23d5df6.tar.bz2 txr-42984ff8413e240d8bf2258bfad8aee6c23d5df6.zip |
doc: election typo.
* txr.1: Under Listener, selection was mistyped as election.
-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 |