From 5ef73415e748057fb13313b9e60bcd8600a053d3 Mon Sep 17 00:00:00 2001 From: benoitc Date: Mon, 19 Nov 2012 15:38:44 +0100 Subject: [PATCH] fix the typo --- docs/source/news.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/news.rst b/docs/source/news.rst index a5b2f659..84047096 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -8,7 +8,7 @@ Changelog - Expose --pythonpath command to all gunicorn commands - Honor $PORT environment variable, useful for deployement on heroku - Removed support for Python 2.5 -- Make sure we reopen teh logs on the console +- Make sure we reopen the logs on the console - Fix django settings module detection from path - Reverted timeout for client socket. Fix issue on blocking issues. - Fixed gevent worker