Fixed spelling mistake

fixed spelling in TTOU description
This commit is contained in:
Rhys Powell 2014-06-16 07:57:07 +01:00
parent f41f86c3da
commit c8b4f00266

View File

@ -20,7 +20,7 @@ Master process
not preloaded (using the ``--preload`` option), Gunicorn will also load the not preloaded (using the ``--preload`` option), Gunicorn will also load the
new version. new version.
- **TTIN**: Increment the number of processes by one - **TTIN**: Increment the number of processes by one
- **TTOU**: Decrement the nunber of processes by one - **TTOU**: Decrement the number of processes by one
- **USR1**: Reopen the log files - **USR1**: Reopen the log files
- **USR2**: Upgrade the Gunicorn on the fly. A separate **TERM** signal should - **USR2**: Upgrade the Gunicorn on the fly. A separate **TERM** signal should
be used to kill the old process. This signal can also be used to use the new be used to kill the old process. This signal can also be used to use the new