]> granicus.if.org Git - graphviz/commitdiff
Fix typo in man page
authorEmden R. Gansner <erg@research.att.com>
Thu, 8 Aug 2013 01:38:14 +0000 (21:38 -0400)
committerEmden R. Gansner <erg@research.att.com>
Thu, 8 Aug 2013 01:38:14 +0000 (21:38 -0400)
cmd/gvpr/gvpr.1

index 0d89503bee06a75e3a3269f2fbca824a32e07184..0f7909a0dd36838bc1b868231ad05b6a8ec022c0 100644 (file)
@@ -922,7 +922,7 @@ a new traversal will begin with the new value of \fB$tvroot\fP. Also, set \fB$tv
 indicates the next starting node for a (directed or undirected)
 depth\(hyfirst or breadth\(hyfirst traversal of the
 graph (cf. \fB$tvtype\fP below).
-If a traversal finishes and the \fB$tvroot\fP but the \fB$tvnext\fP has been
+If a traversal finishes and the \fB$tvroot\fP has not been reset but the \fB$tvnext\fP has been
 set but not used, this node will be used as the next choice for \fB$tvroot\fP.
 The default value is \fBNULL\fP for each input graph.
 .TP