]> CRI, Mines Paris - PSL - linpy.git/blobdiff - doc/domain.rst
Change name of method
[linpy.git] / doc / domain.rst
index 7f996171c7701bdff1012bd73d40ca670279debb..e45b0fb4ff19d9237cb7c691d5aa6f6daee2d622 100644 (file)
@@ -17,9 +17,10 @@ Domains Module
     
         Returns a domain as disjoint.
         
-    .. py:method:: involvesvars(self, vars)
+    .. py:method:: involves_vars(self, vars)
     
-       Returns ``True`` if a domain depends on the given dimensions. 
+       Returns ``True`` if a domain depends on the given variables.
+        
         
     The unary properties of a domain can be inspected using the following methods.