1
0
mirror of https://github.com/django/django.git synced 2025-10-23 21:59:11 +00:00

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

@@ -37,7 +37,7 @@ Authentication with ``mod_wsgi``
information about this setting.
Make sure that mod_wsgi is installed and activated and that you have
followed the steps to setup :doc:`Apache with mod_wsgi
followed the steps to set up :doc:`Apache with mod_wsgi
</howto/deployment/wsgi/modwsgi>`.
Next, edit your Apache configuration to add a location that you want