mirror of
https://github.com/python/cpython.git
synced 2025-09-28 03:13:48 +00:00
bpo-30733: Fix typos in "What's New" entry (GH-2414)
This commit is contained in:
parent
cdee3f14f7
commit
f5c58c781a
1 changed files with 2 additions and 2 deletions
|
@ -151,8 +151,8 @@ instead of spaces. (Contributed by Xiang Zhang in :issue:`30103`.)
|
||||||
calendar
|
calendar
|
||||||
--------
|
--------
|
||||||
|
|
||||||
The :class:`~calendar.HTMLCalendar` has added new class attribute which ease the
|
The class :class:`~calendar.HTMLCalendar` has new class attributes which ease
|
||||||
customisation the CSS classes in the produced HTML calendar.
|
the customisation of the CSS classes in the produced HTML calendar.
|
||||||
(Contributed by Oz Tiram in :issue:`30095`.)
|
(Contributed by Oz Tiram in :issue:`30095`.)
|
||||||
|
|
||||||
cgi
|
cgi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue