#29933 closed Cleanup/optimization (fixed)
Documentation - "Writing Your First Patch" has a typographical error
| Reported by: | Manan | Owned by: | Manan |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | typo |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
At the Writing the code for your ticket section (https://docs.djangoproject.com/en/dev/intro/contributing/#writing-the-code-for-your-ticket), the documentation says "Add the bottom, add the function". It should be "At the bottom, add the function".
Note:
See TracTickets
for help on using tickets.
In 413583e2: