X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/7a0183259951bd80aef293e8f12b128d7c32956e..e50b2facb441d96febf17a6210370489bbcb9dbf:/doc/polyhedra.rst?ds=sidebyside diff --git a/doc/polyhedra.rst b/doc/polyhedra.rst index 779be46..de0dfd5 100644 --- a/doc/polyhedra.rst +++ b/doc/polyhedra.rst @@ -31,7 +31,7 @@ Polyhedra Module Subsitutes an expression into a polyhedron and returns the result. -To create a polyhedron, the user must use the folloing functions to define the equalities and inequalities which are the contraints of a polyhedron. +To create a polyhedron, the user must use the folloing functions to define equalities and inequalities as the contraints. .. py:function:: Eq(left, right)