summaryrefslogtreecommitdiff
path: root/lispref/numbers.texi
diff options
context:
space:
mode:
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 e2077955df5..6189e3da42f 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