utils.py
changeset 2657 de974465d381
parent 2554 3b6a6d2f9d7e
child 2678 0308dc159b96
--- a/utils.py	Mon Aug 03 14:14:07 2009 +0200
+++ b/utils.py	Mon Aug 03 15:16:47 2009 +0200
@@ -321,7 +321,7 @@
 
 
 class AcceptMixIn(object):
-    """Mixin class for vobjects defining the 'accepts' attribute describing
+    """Mixin class for appobjects defining the 'accepts' attribute describing
     a set of supported entity type (Any by default).
     """
     # XXX deprecated, no more necessary