_exceptions.py
branchstable
changeset 3144 a5deac822a13
parent 2850 92032ede5ae7
child 3162 d6ae24439bee
--- a/_exceptions.py	Wed Sep 09 16:48:39 2009 +0200
+++ b/_exceptions.py	Wed Sep 09 17:16:13 2009 +0200
@@ -118,7 +118,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):