Fix copy/paste fail in maintenance middleware docstring
authorSverre Rabbelier <srabbelier@gmail.com>
Sat, 12 Sep 2009 14:38:42 +0200
changeset 2905 378833eb5a95
parent 2904 395cff83dc83
child 2906 6fb53ed7aff4
Fix copy/paste fail in maintenance middleware docstring
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__ = [