#17526: Grammatical error in djangodocs.py?
--------------------------------------+---------------------------
Reporter: datakid@… | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.3
Severity: Normal | Keywords: documentation
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 1
--------------------------------------+---------------------------
An email thread pointed to this page:
https://docs.djangoproject.com/en/1.3/ref/forms/validation/
Which has the leading note: "Changed in Django 1.2: Please, see the
release notes"
This is triggered in the code at lines 82-84 in
[https://code.djangoproject.com/browser/django/trunk/docs/_ext/djangodocs.py?rev=17365
djangodocs.py]
From everything I've read, and as an English as a first language
background, I think that the comma should be removed:
"Please read the release notes"
I've not added a patch, since I don't have access to an svn co atm to
create a diff, and it's a minor change that could be done by anyone.
Minor grammar nazi bug?
--
Ticket URL: <https://code.djangoproject.com/ticket/17526>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.