There was an error while loading. Please reload this page.
calendar.weekheader
n
width
1 parent 0e81ef9 commit 7486c7bCopy full SHA for 7486c7b
1 file changed
Doc/library/calendar.rst
@@ -400,9 +400,9 @@ For simple text calendars this module provides the following functions.
400
*month* (``1``--``12``), *day* (``1``--``31``).
401
402
403
-.. function:: weekheader(n)
+.. function:: weekheader(width)
404
405
- Return a header containing abbreviated weekday names. *n* specifies the width in
+ Return a header containing abbreviated weekday names. *width* specifies the width in
406
characters for one weekday.
407
408
0 commit comments