summaryrefslogtreecommitdiff
path: root/docs/python3.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-07-27 10:09:09 -0600
committerJason R. Coombs <jaraco@jaraco.com>2014-07-27 10:09:09 -0600
commit0a17e6723bf703d3f9ebfcde1d5ffaffce682427 (patch)
tree0be8165d1fe3910c24d5ada43b99e915057ac5af /docs/python3.txt
parentc6fbf0c0ab840ad86687323c7532ff5b7de6c6bb (diff)
parentd1e6671ef6f2cc89df210122a4e5e67fa6e2c321 (diff)
downloadpython-setuptools-git-0a17e6723bf703d3f9ebfcde1d5ffaffce682427.tar.gz
Merged in mg/setuptools (pull request #69)
Fix some typos in the documentation
Diffstat (limited to 'docs/python3.txt')
-rw-r--r--docs/python3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/python3.txt b/docs/python3.txt
index 1e019951..df173000 100644
--- a/docs/python3.txt
+++ b/docs/python3.txt
@@ -69,7 +69,7 @@ before you run the test command, as the files otherwise will seem updated,
and no conversion will happen.
In general, if code doesn't seem to be converted, deleting the build directory
-and trying again is a good saferguard against the build directory getting
+and trying again is a good safeguard against the build directory getting
"out of sync" with the source directory.
Distributing Python 3 modules