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 a1d2084 commit c77f71fCopy full SHA for c77f71f
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