X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/98936866ae400d45b7b74f7ba0d04c66ace0424f..e50b2facb441d96febf17a6210370489bbcb9dbf:/doc/polyhedra.rst 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)