Skip to content

Commit bfbfaf6

Browse files
Update Doc/library/calendar.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 54ceef6 commit bfbfaf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/calendar.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ interpreted as prescribed by the ISO 8601 standard. Year 0 is 1 BC, year -1 is
141141

142142
.. method:: formatday(theday, weekday, width)
143143

144-
Return a string representing a single day formatted with the given width.
144+
Return a string representing a single day formatted with the given *width*.
145145
If *theday* is ``0``, return a string of spaces of
146146
the specified width, representing an empty day. The *weekday* parameter
147147
is unused.

0 commit comments

Comments
 (0)