Commit 02379fab authored by Fred Drake's avatar Fred Drake

Use \ldots, not \dots. The info process doesn't know about \dots.

parent 8ffa21c7
......@@ -19,7 +19,7 @@ Return the number of leap years in the range
\begin{funcdesc}{weekday}{year, month, day}
Returns the day of the week (\code{0} is Monday) for \var{year}
(\code{1970}--\dots), \var{month} (\code{1}--\code{12}), \var{day}
(\code{1970}--\ldots), \var{month} (\code{1}--\code{12}), \var{day}
(\code{1}--\code{31}).
\end{funcdesc}
......
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