]> granicus.if.org Git - graphviz/commitdiff
Fix typos
authorEmden R. Gansner <erg@alum.mit.edu>
Thu, 30 Jan 2014 21:14:01 +0000 (16:14 -0500)
committerEmden R. Gansner <erg@alum.mit.edu>
Thu, 30 Jan 2014 21:14:01 +0000 (16:14 -0500)
doc/todo.html

index ad57e53bff6ac557af57d16192ae38f93fbff827..5d7522167113540aba9f72302281b4c2129e3620 100755 (executable)
@@ -22,7 +22,7 @@ Allow arrowheads in the middle of edges.
 <li>
 Allow rotated text.
 <li>
-Support single, uniform font descriptors &#224; ala pango.
+Support single, uniform font descriptors &#224; la pango.
 <li>
 Move generic code, such node adjustment and spline routing, out of neato.
 <li>
@@ -42,11 +42,11 @@ Support aspect ratios < 1.
 <li>
 Allow maximum width contraints during layout.
 <li>
-Support Orthogonal coalesced edges (e.g., <A HREF=http://upload.wikimedia.org/wikipedia/commons/7/74/Uml_diagram.svg>this</A>)
+Support Orthogonal coalesced edges (e.g., <A HREF=http://upload.wikimedia.org/wikipedia/commons/7/74/Uml_diagram.svg>this</A>).
 <li>
 Extend Graphviz to handle compound graphs.
 <li>
-Provide simplified edge routing in dot using two dummy nodes
+Provide simplified edge routing in dot using two dummy nodes.
 <li>
 Allow edge routing with overlapping nodes.
 <li>