Commit ff6dd0b7 authored by Raymond Hettinger's avatar Raymond Hettinger

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

parent 67ff6d99
......@@ -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}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment