projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdee3f1
)
bpo-30733: Fix typos in "What's New" entry (GH-2414)
author
Walter Dörwald
<walter@livinglogic.de>
Mon, 26 Jun 2017 16:31:52 +0000
(18:31 +0200)
committer
GitHub
<noreply@github.com>
Mon, 26 Jun 2017 16:31:52 +0000
(18:31 +0200)
Doc/whatsnew/3.7.rst
patch
|
blob
|
history
diff --git
a/Doc/whatsnew/3.7.rst
b/Doc/whatsnew/3.7.rst
index 580da6238953c48b1e3dde4181085060d2f3ed14..927ae5ba30512af38ee81c32382cdaee261b9d67 100644
(file)
--- a/
Doc/whatsnew/3.7.rst
+++ b/
Doc/whatsnew/3.7.rst
@@
-151,8
+151,8
@@
instead of spaces. (Contributed by Xiang Zhang in :issue:`30103`.)
calendar
--------
-The
:class:`~calendar.HTMLCalendar` has added new class attribute which ease th
e
-
customisation
the CSS classes in the produced HTML calendar.
+The
class :class:`~calendar.HTMLCalendar` has new class attributes which eas
e
+
the customisation of
the CSS classes in the produced HTML calendar.
(Contributed by Oz Tiram in :issue:`30095`.)
cgi