Skip to content

Commit 0c1e76f

Browse files
authored
Update Doc/library/calendar.rst
1 parent af75ed2 commit 0c1e76f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/calendar.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ interpreted as prescribed by the ISO 8601 standard. Year 0 is 1 BC, year -1 is
160160

161161
.. method:: prweek(theweek, width)
162162

163-
Print a week's calendar as returned by :meth:`formatweek` and sets the
164-
end parameter to an empty string to prevent adding a newline character.
163+
Print a week's calendar as returned by :meth:`formatweek` and without a
164+
final newline.
165165

166166

167167
.. method:: formatday(theday, weekday, width)

0 commit comments

Comments
 (0)