cubicweb/predicates.py
changeset 11956 3199a40db419
parent 11767 432f87a63057
child 12508 a8c1ea390400
--- a/cubicweb/predicates.py	Tue Feb 07 13:47:03 2017 +0100
+++ b/cubicweb/predicates.py	Mon Feb 20 16:39:07 2017 +0100
@@ -868,7 +868,7 @@
 
 
 class partial_has_related_entities(PartialPredicateMixIn, has_related_entities):
-    """Same as :class:~`cubicweb.predicates.has_related_entity`, but will look
+    """Same as :class:~`cubicweb.predicates.has_related_entities`, but will look
     for attributes of the selected class to get information which is otherwise
     expected by the initializer.