cwvreg.py
changeset 2389 c399bd6a9c38
parent 2293 7ded2a1416e4
child 2476 1294a6bdf3bf
--- a/cwvreg.py	Thu Jul 16 17:00:55 2009 +0200
+++ b/cwvreg.py	Fri Jul 17 16:50:50 2009 +0200
@@ -414,7 +414,7 @@
         """return an instance of the most specific object according
         to parameters
 
-        raise NoSelectableObject if not object apply
+        raise NoSelectableObject if no object apply
         """
         for vobjectcls in vobjects:
             self._fix_cls_attrs(vobjectcls)