Fix typos in on-line docs
authorEmden Gansner <erg@research.att.com>
Mon, 9 Apr 2012 15:44:47 +0000 (11:44 -0400)
committerEmden Gansner <erg@research.att.com>
Mon, 9 Apr 2012 15:44:47 +0000 (11:44 -0400)
doc/info/attrs.html
doc/infosrc/attrs

index d217f01d37bd77ef5e9649553cb345e3f484e90a..85602a4b6ec20aa37b5c06d57d0b790852dc1d2d 100644 (file)
@@ -1113,7 +1113,7 @@ This field indicates which graph component uses the attribute.
 <DD>  Specifies layers in which the node, edge or cluster is present.
 
 <DT><A NAME=d:layerlistsep HREF=#a:layerlistsep><STRONG>layerlistsep</STRONG></A>
-<DD>  Specifies the separator characters used to split the
+<DD>  Specifies the separator characters used to split
   an attribute of type <A HREF=#k:layerRange>layerRange</A> into a list of ranges.
 
 <DT><A NAME=d:layers HREF=#a:layers><STRONG>layers</STRONG></A>
@@ -1127,7 +1127,7 @@ This field indicates which graph component uses the attribute.
 
 <DT><A NAME=d:layersep HREF=#a:layersep><STRONG>layersep</STRONG></A>
 <DD>  Specifies the separator characters used to split the
-  <A HREF=#d:layers>layers</A>attribute into a list of layer names.
+  <A HREF=#d:layers>layers</A> attribute into a list of layer names.
 
 <DT><A NAME=d:layout HREF=#a:layout><STRONG>layout</STRONG></A>
 <DD>  Specifies the name of the layout algorithm to use, such as "dot"
index 1192c74fcf042d326a5ab982bc5fa084d65754f2..2e22d0d93bdeacbe29a70b7680a49f57a9f4a190 100644 (file)
@@ -594,13 +594,13 @@ The graph is then output in separate layers. Only those components
 belonging to the current output layer appear. For more information,
 see the page <A HREF="http://www.graphviz.org/wiki/how-use-drawing-layers-overlays">How to use drawing layers (overlays)</A>.
 :layerlistsep:G:string:",";
-Specifies the separator characters used to split the
+Specifies the separator characters used to split
 an attribute of type <A HREF=#k:layerRange>layerRange</A> into a list of ranges.
 :layerselect:G:layerRange:"";
 Selects a list of layers to be emitted.
 :layersep:G:string:" :\\\\t";
 Specifies the separator characters used to split the
-<A HREF=#d:layers>layers</A>attribute into a list of layer names.
+<A HREF=#d:layers>layers</A> attribute into a list of layer names.
 :layout:G:string:"";
 Specifies the name of the layout algorithm to use, such as "dot"
 or "neato". Normally, graphs should be kept independent of a type of