From 6cf186b867dbaf2eef3d693fbb1fe155b58486b7 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 29 Oct 1999 17:51:29 +0000 Subject: pathes --> paths; typo reported by Gerry Wiener . --- Doc/lib/libdircache.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libdircache.tex b/Doc/lib/libdircache.tex index cb26d51..f75bb53 100644 --- a/Doc/lib/libdircache.tex +++ b/Doc/lib/libdircache.tex @@ -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} -- cgit v0.12