mirror of
https://github.com/python/cpython.git
synced 2025-09-18 14:40:43 +00:00
pathes --> paths; typo reported by Gerry Wiener <gerry@ucar.edu>.
This commit is contained in:
parent
5a3194688d
commit
6cf186b867
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Same as \function{listdir()}. Defined for backwards compatability.
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
\begin{funcdesc}{annotate}{head, list}
|
\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.
|
in place, a \character{/} to each path which points to a directory.
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue