[issue41228] Fix the typo in the description of calendar.monthcalendar(year, month)
Change by Nima Dini : -- assignee: docs@python components: Documentation nosy: docs@python, ndini priority: normal pull_requests: 20516 severity: normal status: open title: Fix the typo in the description of calendar.monthcalendar(year, month) type: enhancement versions: Python 3.10 ___ Python tracker <https://bugs.python.org/issue41228> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41228] Fix the typo in the description of calendar.monthcalendar(year, month)
New submission from Nima Dini : https://docs.python.org/3.10/library/calendar.html#calendar.monthcalendar > days outside of the month a represented by zeros. "a" needs to be changed to "are" -- ___ Python tracker <https://bugs.python.org/issue41228> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com