diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-02-26 08:33:33 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-02-26 08:33:33 -0800 |
commit | e6f843d3d87e538d64da7a25b0f80b6fa556cdc2 (patch) | |
tree | 89b28a221c282d4e747760657646a109079628db | |
parent | e4782b3bf62055ad9b5f08af372e98e9bbd2139c (diff) | |
download | txr-e6f843d3d87e538d64da7a25b0f80b6fa556cdc2.tar.gz txr-e6f843d3d87e538d64da7a25b0f80b6fa556cdc2.tar.bz2 txr-e6f843d3d87e538d64da7a25b0f80b6fa556cdc2.zip |
doc: grammar in update expander description.
* txr.1: Add missing word in a sentence under The Update
Expander.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33535,7 +33535,7 @@ instance, the update expander for the .code car place might be called with an arbitrary variant of the .meta place-form -might look like +which might look like .codn "(car (inc (third some-list)))" . In the abstract semantics, upfront code wrapped around the |