Commit 013fe86a authored by Fred Drake's avatar Fred Drake

Denis S. Otkidach <ods@users.sourceforge.net>:

Correct description of leapdays() function.

This closes SourceForge patch #101840.
parent 63ccfc9a
......@@ -37,7 +37,7 @@ Returns true if \var{year} is a leap year.
\begin{funcdesc}{leapdays}{y1, y2}
Returns the number of leap years in the range
[\var{y1}\ldots\var{y2}].
[\var{y1}\ldots\var{y2}).
\end{funcdesc}
\begin{funcdesc}{weekday}{year, month, day}
......
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