]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Minor change to match the style guide.
authorFred Drake <fdrake@acm.org>
Sat, 14 Jul 2001 02:12:27 +0000 (02:12 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 14 Jul 2001 02:12:27 +0000 (02:12 +0000)
Doc/ref/ref3.tex
Doc/texinputs/boilerplate.tex

index 06155c012fce69ca97e536e9bd2950ab58d4834a..9074a0b06175fa951e0fa829eec0c12a5bf6c604 100644 (file)
@@ -210,7 +210,7 @@ These represent machine-level double precision floating point numbers.
 You are at the mercy of the underlying machine architecture and
 \C{} implementation for the accepted range and handling of overflow.
 Python does not support single-precision floating point numbers; the
-savings in CPU and memory usage that are usually the reason for using
+savings in processor and memory usage that are usually the reason for using
 these is dwarfed by the overhead of using objects in Python, so there
 is no reason to complicate the language with two kinds of floating
 point numbers.
index c6dcf6cf84ced8c4d07e8cb345cef184e0e99a79..b8ffc6168221cda923e2c5fdd09d7dac38693473 100644 (file)
@@ -2,7 +2,7 @@
        Fred L. Drake, Jr., editor}
 \authoraddress{
        \strong{PythonLabs}\\
-       E-mail: \email{python-docs@python.org}
+       Email: \email{python-docs@python.org}
 }
 
 \date{\today}                  % XXX update before release!