diff --git a/gunicorn/app/pasterapp.py b/gunicorn/app/pasterapp.py index 7723ed83..d4aec32a 100644 --- a/gunicorn/app/pasterapp.py +++ b/gunicorn/app/pasterapp.py @@ -161,8 +161,8 @@ class PasterServerApplication(PasterBaseApplication): def run(): """\ - The ``gunicorn_paster`` command for launcing Paster compatible - apllications like Pylons or Turbogears2 + The ``gunicorn_paster`` command for launching Paster compatible + applications like Pylons or Turbogears2 """ util.warn("""This command is deprecated.