]> granicus.if.org Git - python/commitdiff
Typo found by Lokasz Pankowski:
authorThomas Heller <theller@ctypes.org>
Thu, 16 Oct 2003 19:40:48 +0000 (19:40 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 16 Oct 2003 19:40:48 +0000 (19:40 +0000)
dir_created -> directory_created

Doc/dist/dist.tex

index 17db70bca92c6ba80d7dba917658a5680e326e75..79471cc308444e457784b66ef00ee1db4d992ddf 100644 (file)
@@ -1461,7 +1461,7 @@ Some functions especially useful in this context are available in the
 installation script.
 
 \begin{verbatim}
-dir_created(pathname)
+directory_created(pathname)
 file_created(pathname)
 \end{verbatim}