[Checkins] SVN: van.testing/trunk/van/testing/layer.py Typo, thanks Gary.

Brian Sutherland jinty at web.de
Fri Apr 3 03:07:09 EDT 2009


Log message for revision 98811:
  Typo, thanks Gary.

Changed:
  U   van.testing/trunk/van/testing/layer.py

-=-
Modified: van.testing/trunk/van/testing/layer.py
===================================================================
--- van.testing/trunk/van/testing/layer.py	2009-04-03 06:55:27 UTC (rev 98810)
+++ van.testing/trunk/van/testing/layer.py	2009-04-03 07:07:09 UTC (rev 98811)
@@ -17,7 +17,7 @@
 import wsgi_intercept
 
 def null_layer(layer):
-    """Sets up a class as a layer that doesn nothing.
+    """Sets up a class as a layer that does nothing.
 
     Useful if you want a layer to inherit from other layers but not inherit
     their methods. Inheriting the method can cause it to be triggered twice as



More information about the Checkins mailing list