There was an error while loading. Please reload this page.
calendar.weekheader
n
width
1 parent a264c83 commit 75106e7Copy full SHA for 75106e7
1 file changed
Doc/library/calendar.rst
@@ -392,9 +392,9 @@ For simple text calendars this module provides the following functions.
392
*month* (``1``--``12``), *day* (``1``--``31``).
393
394
395
-.. function:: weekheader(n)
+.. function:: weekheader(width)
396
397
- Return a header containing abbreviated weekday names. *n* specifies the width in
+ Return a header containing abbreviated weekday names. *width* specifies the width in
398
characters for one weekday.
399
400
0 commit comments