diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-01-28 21:15:44 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-01-28 21:15:44 -0800 |
commit | 7b141ccc864f32bb5d89dd155a91a533485c0743 (patch) | |
tree | 9b356cc3ab12195370cebb6e34f3c322b8bfb330 | |
parent | cdc64fd7a30d68dbd930ded963a804089821d08e (diff) | |
download | txr-7b141ccc864f32bb5d89dd155a91a533485c0743.tar.gz txr-7b141ccc864f32bb5d89dd155a91a533485c0743.tar.bz2 txr-7b141ccc864f32bb5d89dd155a91a533485c0743.zip |
typo.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1261,7 +1261,7 @@ or similar treatment. Note that it is also possible to use a function as a filter. See Function Filters below. .IP @(filter) -The filder directive passes one or more variables through a given +The filter directive passes one or more variables through a given filter or chain or filters, updating them with the filtered values. .PP |