# HG changeset patch # User Sverre Rabbelier # Date 1252759122 -7200 # Node ID 378833eb5a95569e244645a54aa3010575c766fe # Parent 395cff83dc833fc5ca74f5f372eb79551d8e3282 Fix copy/paste fail in maintenance middleware docstring diff -r 395cff83dc83 -r 378833eb5a95 app/soc/middleware/maintenance.py --- a/app/soc/middleware/maintenance.py Sat Sep 12 01:20:12 2009 +0200 +++ b/app/soc/middleware/maintenance.py Sat Sep 12 14:38:42 2009 +0200 @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Middleware to handle exceptions. +"""Middleware to handle maintenance mode. """ __authors__ = [