mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +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}
|
||||
|
||||
\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}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue