cwvreg.py
branchstable
changeset 3719 7547fe738e54
parent 3706 f804bbd0670e
child 3720 5376aaadd16b
child 3951 b64c73bdb37b
--- a/cwvreg.py	Mon Oct 19 14:43:14 2009 +0200
+++ b/cwvreg.py	Mon Oct 19 14:43:27 2009 +0200
@@ -29,7 +29,7 @@
 
 
 def use_interfaces(obj):
-    """return interfaces used by the given object by searchinf for implements
+    """return interfaces used by the given object by searching for implements
     selectors, with a bw compat fallback to accepts_interfaces attribute
     """
     from cubicweb.selectors import implements