aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/python3.txt2
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
=============================