_exceptions.py
branch3.5
changeset 3162 d6ae24439bee
parent 3042 d2455badf7fb
parent 3144 a5deac822a13
child 4212 ab6573088b4a
--- a/_exceptions.py	Wed Sep 09 19:06:35 2009 +0200
+++ b/_exceptions.py	Thu Sep 10 08:03:18 2009 +0200
@@ -117,7 +117,7 @@
 
 class NoSelectableObject(RegistryException):
     """some views with the given vid have been found but no
-    one is applyable to the result set
+    one is applicable to the result set
     """
 
 class UnknownProperty(RegistryException):