From 2aa66555f8ae3e615bce853b48074bc4fa491365 Mon Sep 17 00:00:00 2001 From: benoitc Date: Tue, 19 Nov 2013 08:42:12 +0100 Subject: [PATCH] Revert "Update configure.rst" This reverts commit 3b843fd942cdb2e5623887073d1acb0d759066c8. I was tired, we should either remove the that and then the is or keep a is or... But this latest commit was changing the meaning. --- docs/source/configure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/configure.rst b/docs/source/configure.rst index ffa5eec2..00c904d1 100644 --- a/docs/source/configure.rst +++ b/docs/source/configure.rst @@ -4,7 +4,7 @@ Configuration Overview Gunicorn pulls configuration information from three distinct places. -The first place that Gunicorn will read configuration from the framework +The first place that Gunicorn will read configuration from is the framework specific configuration file. Currently this only affects Paster applications. The second source of configuration information is a configuration file that is