pathes --> paths; typo reported by Gerry Wiener <gerry@ucar.edu>.
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 @@
\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}