Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3383792

Browse files
committed
Denis S. Otkidach <[email protected]>:
Correct description of leapdays() function. This closes SourceForge patch #101840.
1 parent 1e75e81 commit 3383792

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libcalendar.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ \section{\module{calendar} ---
3737

3838
\begin{funcdesc}{leapdays}{y1, y2}
3939
Returns the number of leap years in the range
40-
[\var{y1}\ldots\var{y2}].
40+
[\var{y1}\ldots\var{y2}).
4141
\end{funcdesc}
4242

4343
\begin{funcdesc}{weekday}{year, month, day}

0 commit comments

Comments
 (0)