summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/textutils.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/textutils.texi b/doc/textutils.texi
index cbe6d7bb7..6296c1cce 100644
--- a/doc/textutils.texi
+++ b/doc/textutils.texi
@@ -1808,9 +1808,8 @@ there is no corresponding loss of precision. Converting each string to
@code{double} before comparison would limit precision to about 16 digits
on most systems.
-Note that neither a leading @samp{+} nor exponential notation is
-recognized. To compare such strings numerically, use the @samp{-g}
-option.
+Neither a leading @samp{+} nor exponential notation is recognized.
+To compare such strings numerically, use the @samp{-g} option.
@item -r
@opindex -r