Need to merge
[linpy.git] / doc / polyhedra.rst
index 779be46..de0dfd5 100644 (file)
@@ -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)