[Python-checkins] cpython (2.7): Better English.

r.david.murray python-checkins at python.org
Mon Jul 18 18:40:21 CEST 2011


http://hg.python.org/cpython/rev/5c7520e02d5a
changeset: 71408:5c7520e02d5a
branch: 2.7
parent: 71404:f8e7fe70c075
user: R David Murray <rdmurray at bitdance.com>
date: Mon Jul 18 12:39:54 2011 -0400
summary:
 Better English.
files:
 Doc/distutils/setupscript.rst | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Doc/distutils/setupscript.rst b/Doc/distutils/setupscript.rst
--- a/Doc/distutils/setupscript.rst
+++ b/Doc/distutils/setupscript.rst
@@ -72,7 +72,7 @@
 promising that the Distutils will find a file :file:`foo/__init__.py` (which
 might be spelled differently on your system, but you get the idea) relative to
 the directory where your setup script lives. If you break this promise, the
-Distutils will issue a warning but still process the broken package anyways.
+Distutils will issue a warning but still process the broken package anyway.
 
 If you use a different convention to lay out your source directory, that's no
 problem: you just have to supply the :option:`package_dir` option to tell the
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /