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:51:48 -0400
commit6b4b18e7e217acaa35f2d45d97121105f28e3aad (patch)
tree84bef88ee8f3e8e3ce8284e9b1a334bfa1f8a4e4 /docs
parent288d70fccc802adabd2e20f14b3fe42591680cd4 (diff)
[1.4.x] Fixed #20756 -- Typo in uWSGI docs.
Backport of a3242dc9fe from master
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 3ac2203544..e553a7ddc5 100644
--- a/docs/howto/deployment/wsgi/uwsgi.txt
+++ b/docs/howto/deployment/wsgi/uwsgi.txt
@@ -93,6 +93,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