summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-07-18 22:52:32 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-07-18 22:52:32 -0700
commit715771e5c633d2ceb1c1ad3a4a241451efd8ba86 (patch)
tree0ff0e5a95b121851be028c5673cb11ef70fdf81d
parentb91a87fa1c490e0e17994f7f4f9bdb140e17f6f0 (diff)
downloadtxr-715771e5c633d2ceb1c1ad3a4a241451efd8ba86.tar.gz
txr-715771e5c633d2ceb1c1ad3a4a241451efd8ba86.tar.bz2
txr-715771e5c633d2ceb1c1ad3a4a241451efd8ba86.zip
doc: listener: parenthesis matching jumps forward also.
* txr.1: Under "Parentheses Matching" correct the introductory sentence which misleadingly claims that parenthesis matching jumps only backwards.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 413150c9..724b42d2 100644
--- a/txr.1
+++ b/txr.1
@@ -59706,7 +59706,7 @@ in that directory, then the history isn't saved.
.SS* Parenthesis Matching
A feature of the listener is visual parenthesis matching in the form of a
-brief backward jump of the cursor. This provides a hint to the programmer,
+brief forward or backward jump of the cursor. This provides a hint to the programmer,
helping to prevent avoid parenthesis balancing errors.
When any of the three closing characters