We’ll **setup** the database...
to
We’ll **set up** the database...
--
Ticket URL: <https://code.djangoproject.com/ticket/32964>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => mruga7
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:1>
* version: 3.2 => dev
* stage: Unreviewed => Accepted
Comment:
Yes. Setup (noun) is the way something is set up (verb)
There's more examples of this word being misused in the docs. I think
'fixed' for this ticket should be to audit for all usages of this phrase
and adjust where required.
--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:2>
Comment (by Nat S Dunn):
FWIW, I searched through the tutorial, and this was the only instance I
found. I did not search the rest of the documentation.
--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:3>
* owner: Mrugakshi Thakare => (none)
* status: assigned => new
--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:4>
* owner: (none) => anorthall
* status: new => assigned
Comment:
I will audit all the docs for this.
--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:5>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/14773 Pull request is here.]
--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:6>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:7>
* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:8>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"c23aa736264d47c51b2f2ff2e3139187204fc9b8" c23aa73]:
{{{
#!CommitTicketReference repository=""
revision="c23aa736264d47c51b2f2ff2e3139187204fc9b8"
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:9>