summaryrefslogtreecommitdiff
path: root/docs
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:50:40 -0400
commita3242dc9fed8959586e223badca1e27bb43f092a (patch)
treed7ba637c2663e975c69c534f8bf6b972f0854454 /docs
parent2333c9662b5ffbaec5a10fa2973b4e6e7b0555bd (diff)
Fixed #20756 -- Typo in uWSGI docs.
Diffstat (limited to 'docs')
-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 3e9b47e8f9..59dddda418 100644
--- a/docs/howto/deployment/wsgi/uwsgi.txt
+++ b/docs/howto/deployment/wsgi/uwsgi.txt
@@ -109,6 +109,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