Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.

This commit is contained in:
Andrew Northall 2021-08-15 20:11:25 +01:00 committed by Carlton Gibson
parent 6c3525a09d
commit c23aa73626
15 changed files with 18 additions and 17 deletions

View file

@ -768,7 +768,7 @@ utility methods in the ``django.test.utils`` module.
:func:`teardown_databases` function at the conclusion of testing.
The ``aliases`` argument determines which :setting:`DATABASES` aliases test
databases should be setup for. If it's not provided, it defaults to all of
databases should be set up for. If it's not provided, it defaults to all of
:setting:`DATABASES` aliases.
The ``serialized_aliases`` argument determines what subset of ``aliases``