This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Jonathon Vandezande
Recipients Jonathon Vandezande, docs@python
Date 2017-06-22.12:34:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498134849.55.0.432143845642.issue30733@psf.upfronthosting.co.za>
In-reply-to
Content
Says:
The HTMLCalendar has added new class attribute which ease the customisation the CSS classes in the produced HTML calendar. (Contributed by Oz Tiram in bpo-30095.)

Should say:
The HTMLCalendar has added new class attributes which ease the customisation of the CSS classes in the produced HTML calendar. (Contributed by Oz Tiram in bpo-30095.)


Summary of changes:
'attribute' should be plural
Missing an 'of' in front of 'the CSS classes', could also substitute 'of' for 'the'
History
Date User Action Args
2017-06-22 12:34:09Jonathon Vandezandesetrecipients: + Jonathon Vandezande, docs@python
2017-06-22 12:34:09Jonathon Vandezandesetmessageid: <1498134849.55.0.432143845642.issue30733@psf.upfronthosting.co.za>
2017-06-22 12:34:09Jonathon Vandezandelinkissue30733 messages
2017-06-22 12:34:09Jonathon Vandezandecreate