Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c8f09d commit 344dce3Copy full SHA for 344dce3
1 file changed
Doc/library/calendar.rst
@@ -349,7 +349,7 @@ For simple text calendars this module provides the following functions.
349
.. function:: monthcalendar(year, month)
350
351
Returns a matrix representing a month's calendar. Each row represents a week;
352
- days outside of the month a represented by zeros. Each week begins with Monday
+ days outside of the month are represented by zeros. Each week begins with Monday
353
unless set by :func:`setfirstweekday`.
354
355
0 commit comments