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
commit4518fe20b62c2c98a0d336798dcba12aa03cc6a2 (patch)
tree0ff0e5a95b121851be028c5673cb11ef70fdf81d
parent2cd35a67b02cecc67bb4c40ef3d0963a4b7483be (diff)
downloadtxr-4518fe20b62c2c98a0d336798dcba12aa03cc6a2.tar.gz
txr-4518fe20b62c2c98a0d336798dcba12aa03cc6a2.tar.bz2
txr-4518fe20b62c2c98a0d336798dcba12aa03cc6a2.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