X-Git-Url: https://svn.cri.mines-paristech.fr/git/linpy.git/blobdiff_plain/960f0c252361dfd696359f803aae40a9b13b14a6..997e3c68590b274c372a6785cda5a69887683891:/doc/polyhedra.rst?ds=sidebyside

diff --git a/doc/polyhedra.rst b/doc/polyhedra.rst
index 736cff6..47462a7 100644
--- a/doc/polyhedra.rst
+++ b/doc/polyhedra.rst
@@ -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.