summaryrefslogtreecommitdiff
path: root/lispref/numbers.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-12-20 00:09:23 +0000
committerRichard M. Stallman <rms@gnu.org>1996-12-20 00:09:23 +0000
commit9e2b495b7085a76d3d6ea521312d080aa6479965 (patch)
tree4dc81dafa556a21ec36ae794fde5dd02b06e5fcb /lispref/numbers.texi
parent6268f00653c5f594251862066f15126bee5f1a2a (diff)
Minor cleanups for overfull hboxes.
Diffstat (limited to 'lispref/numbers.texi')
-rw-r--r--lispref/numbers.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/numbers.texi b/lispref/numbers.texi
index e2077955df..6189e3da42 100644
--- a/lispref/numbers.texi
+++ b/lispref/numbers.texi
@@ -103,8 +103,8 @@ complement} notation.)
1111 1111 1111 1111 1111 1111 1011
@end example
- In this implementation, the largest 28-bit binary integer is the
-decimal integer 134,217,727. In binary, it looks like this:
+ In this implementation, the largest 28-bit binary integer value is
+134,217,727 in decimal. In binary, it looks like this:
@example
0111 1111 1111 1111 1111 1111 1111