diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-02-04 07:22:25 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-02-04 07:22:25 -0800 |
commit | 03a6c08397ace7b1a33d4c9e60e8cecb9d04d6ea (patch) | |
tree | 7cbb4a83a4b5e1ad3b9648234557922fed99f48e | |
parent | 85cc56164ff852998b1634c9a3e91eed35bb1089 (diff) | |
download | txr-03a6c08397ace7b1a33d4c9e60e8cecb9d04d6ea.tar.gz txr-03a6c08397ace7b1a33d4c9e60e8cecb9d04d6ea.tar.bz2 txr-03a6c08397ace7b1a33d4c9e60e8cecb9d04d6ea.zip |
doc: misspelled dump-deferred-warnings
* txr.1: pluralize identifier in syntax section.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46087,7 +46087,7 @@ function since deferred warnings are issued automatically. .coNP Function @ dump-deferred-warnings .synb -.mets (dump-deferred-warning << stream ) +.mets (dump-deferred-warnings << stream ) .syne .desc The |