diff options
| author | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2011-06-08 15:47:30 +0200 |
|---|---|---|
| committer | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2011-06-08 15:47:30 +0200 |
| commit | 063908790dd9ca90fb4e08811d1f3b764b8d7a6d (patch) | |
| tree | e8dd37c0c64bd1cc85e079aa24c978f99c1215e0 /docs/python3.txt | |
| parent | 8a2ac3faca8be48515391ad008381270dd5b9944 (diff) | |
| download | python-setuptools-bitbucket-063908790dd9ca90fb4e08811d1f3b764b8d7a6d.tar.gz | |
Fix a typo in documentation (issue #213).
Diffstat (limited to 'docs/python3.txt')
| -rw-r--r-- | docs/python3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/python3.txt b/docs/python3.txt index 82d8e4e2..43845f60 100644 --- a/docs/python3.txt +++ b/docs/python3.txt @@ -66,7 +66,7 @@ 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 -"out of sync" with teh source directory. +"out of sync" with the source directory. Distributing Python 3 modules ============================= |
