Update plot examples
[linpy.git] / doc / polyhedra.rst
index 736cff6..47462a7 100644 (file)
@@ -3,7 +3,7 @@ Polyhedra Module
 
 .. py:class:: Polyhedron
 
-    Polyhedron class allows users to build and inspect polyherons.  The following methods provide the properties of a polyhedron.
+    Polyhedron class allows users to build and inspect polyherons.
 
     .. py:method:: equalities(self)
 
@@ -17,8 +17,6 @@ Polyhedra Module
 
         Return ta list of the constraints of a polyhedron.
 
-    The following unary operations can be used to inspect a polyhedron.
-
     .. py:method:: disjoint(self)
 
         Returns a polyhedron as a disjoint.