Opened 6 years ago
Closed 6 years ago
#30784 closed Cleanup/optimization (invalid)
Documentation for django-admin uses "either one" for three possibilities.
| Reported by: | Marnanel Thurman | Owned by: | Mridul Mohan |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
In https://docs.djangoproject.com/en/dev/ref/django-admin/#running-management-commands-from-your-code :
Named arguments can be passed by using either one of the following syntaxes
There are three syntaxes following, so "either one" should be "any".
Change History (2)
comment:1 by , 6 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 6 years ago
| Resolution: | → invalid |
|---|---|
| Status: | assigned → closed |
| Summary: | Documentation for django-admin uses "either one" for three possibilities → Documentation for django-admin uses "either one" for three possibilities. |
| Type: | Uncategorized → Cleanup/optimization |
| Version: | 2.2 → master |
Note:
See TracTickets
for help on using tickets.
Thanks for this ticket, however current wording is correct for me. We try to avoid trivial wording changes unless it's a big problem as it creates extra work for documentation translators.