summaryrefslogtreecommitdiff
path: root/lispref/numbers.texi
diff options
context:
space:
mode:
authorMelissa Weisshaus <melissa@gnu.org>1995-06-08 15:34:01 +0000
committerMelissa Weisshaus <melissa@gnu.org>1995-06-08 15:34:01 +0000
commitcc8c51f1c002fe823c45608b3c9a3d8a85f6f99e (patch)
tree9eb2ef1ef9b29df8223aeecb2d68b6484a12148e /lispref/numbers.texi
parent7ac268120e9e5ff944262ae4ad03232559d5a6d8 (diff)
fixed errors that appeared during update to 19.29.
Diffstat (limited to 'lispref/numbers.texi')
-rw-r--r--lispref/numbers.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/numbers.texi b/lispref/numbers.texi
index e7db42f727..7b6ef86814 100644
--- a/lispref/numbers.texi
+++ b/lispref/numbers.texi
@@ -690,7 +690,7 @@ In binary, in the 28-bit implementation, the argument looks like this:
@example
@group
-;; @r{Decimal 134.217,727}
+;; @r{Decimal 134,217,727}
0111 1111 1111 1111 1111 1111 1111
@end group
@end example