]> granicus.if.org Git - graphviz/commitdiff
Fix a couple of typos.
authorerg <devnull@localhost>
Mon, 7 Apr 2008 17:31:51 +0000 (17:31 +0000)
committererg <devnull@localhost>
Mon, 7 Apr 2008 17:31:51 +0000 (17:31 +0000)
doc/info/attrs.html

index 0f193af50937c7e68cc989831beef8d07ea75cb9..103f40ed74f00bec1e3b4b7673c7bfa59a281e85 100644 (file)
@@ -1102,7 +1102,6 @@ This field indicates which graph component uses the attribute.
   If the value is "vpsc", overlap removal is similarly to "ortho", except
   quadratic optimization is used to minimize node displacement.
   <P>
-  If the value is "ipsep",
   If the layout is done by neato with <A HREF=#d:mode>mode</A>="ipsep",
   then one can use <TT>overlap=ipsep</TT>.
   In this case, the overlap removal constraints are
@@ -1128,7 +1127,7 @@ This field indicates which graph component uses the attribute.
   This is not quite true for the "porth*" cases. For these, orthogonal
   ordering is only preserved among nodes related by an edge.
   <P>
-  <B>NOTE</B>The methods "orthoxy" and "orthoyx" are still evolving. The
+  <B>NOTE</B>The methods "orthoxy" and "orthoyx" are still evolving. The
   semantics of these may change, or these methods may disappear altogether.
 
 <DT><A NAME=d:pack HREF=#a:pack><STRONG>pack</STRONG></A>