SF bug #844123: "up" instead of "down" in turtle module documentation

This commit is contained in:
Raymond Hettinger 2003-12-06 01:35:56 +00:00
parent 67ff6d9930
commit ff6dd0b7d0
1 changed files with 1 additions and 1 deletions

View File

@ -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}