]> granicus.if.org Git - python/commitdiff
pathes --> paths; typo reported by Gerry Wiener <gerry@ucar.edu>.
authorFred Drake <fdrake@acm.org>
Fri, 29 Oct 1999 17:51:29 +0000 (17:51 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 29 Oct 1999 17:51:29 +0000 (17:51 +0000)
Doc/lib/libdircache.tex

index cb26d510139d45faada76bdac9ae5f4cd378acfe..f75bb53e0cbf4e05db37891fc904c0d9bf5b8137 100644 (file)
@@ -26,7 +26,7 @@ Same as \function{listdir()}. Defined for backwards compatability.
 \end{funcdesc}
 
 \begin{funcdesc}{annotate}{head, list}
-Assume \var{list} is a list of pathes relative to \var{head}, and append,
+Assume \var{list} is a list of paths relative to \var{head}, and append,
 in place, a \character{/} to each path which points to a directory.
 \end{funcdesc}