From: Thomas Heller Date: Thu, 4 Jul 2002 08:36:53 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: v2.3c1~5115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=291e9ee3415902576d681685ab9500c001938055;p=python Fix a typo. --- diff --git a/Doc/ext/windows.tex b/Doc/ext/windows.tex index f3279d6423..5f7c9470f2 100644 --- a/Doc/ext/windows.tex +++ b/Doc/ext/windows.tex @@ -110,7 +110,7 @@ Hello, world extension module. \item - \strong{Cretating your own project}\\ + \strong{Creating your own project}\\ Choose a name and create a directory for it. Copy your C sources into it. Note that the module source file name does not necessarily have to match the module name, but the name of the