From 291e9ee3415902576d681685ab9500c001938055 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Thu, 4 Jul 2002 08:36:53 +0000 Subject: [PATCH] Fix a typo. --- Doc/ext/windows.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.40.0