server/sources/__init__.py
changeset 9492 c7fc56eecd1a
parent 9292 4b3e657d17ab
child 9543 39f981482e34
--- a/server/sources/__init__.py	Thu Jan 30 18:04:59 2014 +0100
+++ b/server/sources/__init__.py	Tue Feb 04 15:29:29 2014 +0100
@@ -344,7 +344,7 @@
         """
         # XXX find a way to have relation such as state_of in dont cross
         #     relation (eg composite relation without both end type available?
-        #     card 1 relation ? ...)
+        #     card 1 relation? ...)
         if self.support_relation(rtype):
             return rtype in self.cross_relations
         return rtype not in self.dont_cross_relations