branch | 3.5 |
changeset 3184 | 613064b49331 |
parent 3042 | d2455badf7fb |
parent 3144 | a5deac822a13 |
child 4212 | ab6573088b4a |
--- a/_exceptions.py Fri Sep 11 12:42:37 2009 +0200 +++ b/_exceptions.py Fri Sep 11 15:55:15 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):