typo
authorAntony Lesuisse <al@openerp.com>
Sat, 22 Sep 2012 10:55:15 +0000 (12:55 +0200)
committerAntony Lesuisse <al@openerp.com>
Sat, 22 Sep 2012 10:55:15 +0000 (12:55 +0200)
bzr revid: al@openerp.com-20120922105515-hk2fcc4ux5rb1xz1

openerp-wsgi.py

index 7382b90..5ab7afc 100644 (file)
@@ -11,7 +11,7 @@
 #
 # For gunicorn additional globals need to be defined in the Gunicorn section.
 # Then the following command should run:
-#   $ gunicorn openerp:wsgi.core.application -c gunicorn.conf.py
+#   $ gunicorn openerp:application -c openerp-wsgi.py
 
 import openerp