From c2961b2dd1a1bc5b55f0fb4581a45ce557a39126 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 31 Mar 2021 20:35:55 -0700 Subject: doc: fix wording under --lisp * txr.1: Fix grammar problem and wording for --lisp and --compiled. --- txr.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/txr.1 b/txr.1 index 055c0c5e..c8d568e1 100644 --- a/txr.1 +++ b/txr.1 @@ -833,10 +833,10 @@ syntax. .coIP --lisp .coIP --compiled -These options influences the treatment of query files which do not have +These options influence the treatment of query files which do not have a suffix indicating their type. The .code --lisp -option causes an unsuffixed file to be treated as Lisp source; and +option causes an unsuffixed file to be treated as Lisp source; .code --compiled causes it to be treated as a compile file. -- cgit v1.2.3