Skip to content

Commit f5c58c7

Browse files
authored
bpo-30733: Fix typos in "What's New" entry (GH-2414)
1 parent cdee3f1 commit f5c58c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.7.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ instead of spaces. (Contributed by Xiang Zhang in :issue:`30103`.)
151151
calendar
152152
--------
153153

154-
The :class:`~calendar.HTMLCalendar` has added new class attribute which ease the
155-
customisation the CSS classes in the produced HTML calendar.
154+
The class :class:`~calendar.HTMLCalendar` has new class attributes which ease
155+
the customisation of the CSS classes in the produced HTML calendar.
156156
(Contributed by Oz Tiram in :issue:`30095`.)
157157

158158
cgi

0 commit comments

Comments
 (0)