typo stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 19 Oct 2009 14:43:27 +0200
branchstable
changeset 3719 7547fe738e54
parent 3718 ae49707df724
child 3720 5376aaadd16b
child 3736 07196bda2456
typo
cwvreg.py
--- 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