summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index b44c9419..45f17286 100644
--- a/txr.1
+++ b/txr.1
@@ -17178,7 +17178,7 @@ even if one has a value which converts to the other: thus,
.code "(eql 0.0 0)"
yields
.codn nil ;
-the comparison operation which finds these numbers equal is the
+a comparison expression which finds these numbers equal is
.codn "(= 0.0 0)" .
The
.code eql