]> granicus.if.org Git - graphviz/commitdiff
Fix poor wording.
authorEmden R. Gansner <erg@research.att.com>
Fri, 30 Aug 2013 20:00:08 +0000 (16:00 -0400)
committerEmden R. Gansner <erg@research.att.com>
Fri, 30 Aug 2013 20:00:08 +0000 (16:00 -0400)
cmd/gvpr/gvpr.1

index 12e08184af1c2f723c360052ae3b7c465e0f3854..6209007f1d713863a843c114eda7632ddb182450 100644 (file)
@@ -600,9 +600,8 @@ if \fIn\fP is not in \fIg\fP. Connectivity is based on the underlying
 undirected graph of \fIg\fP.
 .TP
 \fBkindOf\fP(\fIobj\fP : \fBobj_t\fP) : \fBstring\fP
-returns an indication of what kind of graph object is the argument.
-For nodes, edges, and graphs, it returns
-should be "N", "E", and "G", respectively.
+returns an indication of the type of \fIobj\fP.
+For nodes, edges, and graphs, it returns "N", "E", and "G", respectively.
 .TP
 \fBlock\fP(\fIg\fP : \fBgraph_t\fP, \fIv\fP : \fBint\fP) : \fBint\fP
 implements graph locking on root graphs. If the integer \fIv\fP is positive, the