mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
SF bug #844123: "up" instead of "down" in turtle module documentation
This commit is contained in:
parent
67ff6d9930
commit
ff6dd0b7d0
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ Move the pen up --- stop drawing.
|
|||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{down}{}
|
||||
Move the pen up --- draw when moving.
|
||||
Move the pen down --- draw when moving.
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{width}{width}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue