summaryrefslogtreecommitdiffstats
path: root/Doc/dist
diff options
context:
space:
mode:
authorThomas Heller <theller@ctypes.org>2003-10-16 19:40:48 (GMT)
committerThomas Heller <theller@ctypes.org>2003-10-16 19:40:48 (GMT)
commit41e2809febd6e09a34adf21beb6d2ae2360fdc46 (patch)
tree617c5e38450da74e557da4ac903ed8f3259218e5 /Doc/dist
parentae4a299a0d457724cf1871dc8b30b6c01c58643c (diff)
downloadcpython-41e2809febd6e09a34adf21beb6d2ae2360fdc46.zip
cpython-41e2809febd6e09a34adf21beb6d2ae2360fdc46.tar.gz
cpython-41e2809febd6e09a34adf21beb6d2ae2360fdc46.tar.bz2
Typo found by Lokasz Pankowski:
dir_created -> directory_created
Diffstat (limited to 'Doc/dist')
-rw-r--r--Doc/dist/dist.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex
index 17db70b..79471cc 100644
--- a/Doc/dist/dist.tex
+++ b/Doc/dist/dist.tex
@@ -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}