From e63f3e7d864b26529d6b197e053b4084be20decf Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Wed, 8 Jun 2011 15:47:30 +0200 Subject: Fix a typo in documentation (issue #213). --HG-- branch : distribute extra : rebase_source : 66aec4b4380512e96e64285421eae404013964e1 --- docs/python3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/python3.txt') 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 ============================= -- cgit v1.2.1