mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix a Typo
This commit is contained in:
parent
fb4ffb269b
commit
25283ea262
@ -27,7 +27,7 @@ class WSGIApplication(Application):
|
||||
|
||||
def run():
|
||||
"""\
|
||||
The ``gunicorn`` command line runner for launcing Gunicorn with
|
||||
The ``gunicorn`` command line runner for launching Gunicorn with
|
||||
generic WSGI applications.
|
||||
"""
|
||||
from gunicorn.app.wsgiapp import WSGIApplication
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user