#17616: Typo/grammar error in documentation -------------------------------+-------------------- Reporter: sluu99@… | Owner: nobody Type: Bug | Status: new Component: Documentation | Version: 1.3 Severity: Normal | Keywords: Triage Stage: Unreviewed | Has patch: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------+-------------------- Under "Writing tests" > "Writing unit tests", the reading should be
"Otherwise, Django will use '''its''' own bundled version of unittest2." instead of "Otherwise, Django will use '''it's''' own bundled version of unittest2." "it's" is short for "it is", which is incorrect in this case. The correct form should be the possessive form: "its." -- Ticket URL: <https://code.djangoproject.com/ticket/17616> 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 django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.