summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2005-09-12 12:49:38 (GMT)
committerGeorg Brandl <georg@python.org>2005-09-12 12:49:38 (GMT)
commitd430726b823212b960d0cc4509b6cc27c9bbe874 (patch)
tree03c980116116a5413cd3a22aec4b23c75b4c52fc
parentef369cd9cb694d39ce913854401f9984a9670edd (diff)
downloadcpython-d430726b823212b960d0cc4509b6cc27c9bbe874.zip
cpython-d430726b823212b960d0cc4509b6cc27c9bbe874.tar.gz
cpython-d430726b823212b960d0cc4509b6cc27c9bbe874.tar.bz2
Better wording for integer ref entry.
-rw-r--r--Doc/ref/ref3.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/ref/ref3.tex b/Doc/ref/ref3.tex
index dd2a942..3ba7ca4 100644
--- a/Doc/ref/ref3.tex
+++ b/Doc/ref/ref3.tex
@@ -165,8 +165,8 @@ complex numbers:
\begin{description}
\item[Integers]
-These represent elements from the mathematical set of whole numbers
-(positive and negative ones).
+These represent elements from the mathematical set of integers
+(positive and negative).
\obindex{integer}
There are three types of integers: