#28548 closed Cleanup/optimization (fixed)
Remove usage of "middlewares" in documentation
| Reported by: | Joe Krzystan | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description (last modified by )
As noted in a few earlier issues, like: https://code.djangoproject.com/ticket/27376#comment:3
"middleware" is the preferred form for both singular and plural usage. There are a few stray instances of "middlewares" in the documentation and it is currently included in the allowed word list.
Let's make it consistent.
Change History (3)
comment:1 by , 8 years ago
| Description: | modified (diff) |
|---|---|
| Has patch: | set |
comment:2 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In da3a5cee: