summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/wsgi/uwsgi.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2013-07-17 06:50:40 -0400
committerTim Graham <timograham@gmail.com>2013-07-17 06:51:42 -0400
commit2e068d4e5a730d42c103a2931b02e62e8dc5109a (patch)
tree5c7d25b68c24aa0d181212305990817c9e36db91 /docs/howto/deployment/wsgi/uwsgi.txt
parent3860d5e8f814e26baf4deee9258392cd34a4b456 (diff)
[1.5.x] Fixed #20756 -- Typo in uWSGI docs.
Backport of a3242dc9fe from master
Diffstat (limited to 'docs/howto/deployment/wsgi/uwsgi.txt')
-rw-r--r--docs/howto/deployment/wsgi/uwsgi.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/deployment/wsgi/uwsgi.txt b/docs/howto/deployment/wsgi/uwsgi.txt
index 7ff1cdaaf8..b9e3811e93 100644
--- a/docs/howto/deployment/wsgi/uwsgi.txt
+++ b/docs/howto/deployment/wsgi/uwsgi.txt
@@ -110,6 +110,6 @@ Example ini configuration file usage::
uwsgi --ini uwsgi.ini
See the uWSGI docs on `managing the uWSGI process`_ for information on
-starting, stoping and reloading the uWSGI workers.
+starting, stopping and reloading the uWSGI workers.
.. _managing the uWSGI process: http://projects.unbit.it/uwsgi/wiki/Management