]> granicus.if.org Git - python/commitdiff
Fix typo.
authorThomas Heller <theller@ctypes.org>
Sat, 15 Apr 2006 20:43:22 +0000 (20:43 +0000)
committerThomas Heller <theller@ctypes.org>
Sat, 15 Apr 2006 20:43:22 +0000 (20:43 +0000)
PCbuild/readme.txt

index c6787bec4e76b25d18b57bec7eb0e0381950a69b..6db30af52b991002327bf55191cd46ec56ae82c7 100644 (file)
@@ -381,7 +381,7 @@ Extension modules
         The file db.build should be copied from the Python PCBuild directory
        to the directory db-4.4.20\build_win32.
 
-       The file db_static.vcproj in db-4.4.20\build_win32 sould be edited to
+       The file db_static.vcproj in db-4.4.20\build_win32 should be edited to
        remove the string "$(SolutionDir)" - this occurs in 2 places, only
        relevant for 64-bit builds. (The edit is required as otherwise, nant
        wants to read the solution file, which is not in a suitable form).