summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 7c7554fb..5a633d4c 100644
--- a/txr.1
+++ b/txr.1
@@ -44843,7 +44843,7 @@ First, if the numbers do not have the same type, then the one
which has the lower ranking type is converted to the type of
the other, according to this ranking: character < integer < float.
For instance if a character and integer are compared, the character
-is converted to integer. Then a straightforward numeric comparison
+is converted to its integer character code. Then a numeric comparison
is applied.
Three or more arguments may be given, in which case the comparison proceeds