]> granicus.if.org Git - graphviz/commitdiff
Fixed typos.
authorStephen North <north@research.att.com>
Wed, 6 Feb 2013 00:02:13 +0000 (19:02 -0500)
committerStephen North <north@research.att.com>
Wed, 6 Feb 2013 00:02:13 +0000 (19:02 -0500)
doc/info/lang.html
doc/infosrc/lang.2
rtest/doit

index 3ecdadd00ffca48cdbc4ad6a22c33c90fe58fd4e..439a910a26f6a8e5b0ea024d445cb414b47c4acb 100644 (file)
@@ -204,8 +204,8 @@ also use the font. For some attributes, however, this property is
 undesirable. If one attaches a label to the root graph, it is probably
 not the desired effect to have the label used by all subgraphs. Rather
 than listing the graph attribute at the top of the graph, and the
-resetting the attribute as needed in the subgraphs, one can simple defer
-the attribute definition if the graph until the appropriate subgraphs
+resetting the attribute as needed in the subgraphs, one can simply defer
+the attribute definition in the graph until the appropriate subgraphs
 have been defined.
 <P>
 If an edge belongs to a cluster, its endpoints belong to that cluster.
index 12b6618c63958ad0e1860a279d1fdeec1f8d6666..37cd37670ca9dcb409dfd16984a89b0604e52bcb 100644 (file)
@@ -95,8 +95,8 @@ also use the font. For some attributes, however, this property is
 undesirable. If one attaches a label to the root graph, it is probably
 not the desired effect to have the label used by all subgraphs. Rather
 than listing the graph attribute at the top of the graph, and the
-resetting the attribute as needed in the subgraphs, one can simple defer
-the attribute definition if the graph until the appropriate subgraphs
+resetting the attribute as needed in the subgraphs, one can simply defer
+the attribute definition in the graph until the appropriate subgraphs
 have been defined.
 <P>
 If an edge belongs to a cluster, its endpoints belong to that cluster.
index 184a050434b076dd56bd2cb1ebc1f04592de82e2..b6e197f4ded8c236e28501eaf8b64bf2e164ddd8 100755 (executable)
@@ -36,7 +36,7 @@
   # Canonical machine
 MACH=$(uname -s).$(uname -m)
   # Default location of graphviz tree
-DFLTROOT=/Users/north/src/graphviz2
+DFLTROOT=/Users/north/src/graphviz
   # Quiet diff : usually diff -q
 QDIFF="diff -q"
   # Root of common libraries and fonts