]> granicus.if.org Git - graphviz/commitdiff
attrs.html: Close TT tag
authorMark Hansen <markhansen@google.com>
Fri, 23 Oct 2020 10:44:54 +0000 (21:44 +1100)
committerMark Hansen <markhansen@google.com>
Fri, 23 Oct 2020 10:44:54 +0000 (21:44 +1100)
doc/info/attrs.html
doc/infosrc/types

index 1c77894a84cfdadb77a0ee03adaa8e4f2e70beaf..a404dd5812bf6ad5e83da3db0895560214b78067 100644 (file)
@@ -3607,7 +3607,7 @@ By default, the focus is the center of the graph bounding box, i.e.,
 (bbx/2,bby/2), where "bbx,bby" is the
 value of the bounding box attribute <A HREF=#a:bb>bb</A>.
 <P>
-Sample values: <TT>50,50,.5,'2.8 BSD'</T> or <TT>100,100,2,450,300</TT>.
+Sample values: <TT>50,50,.5,'2.8 BSD'</TT> or <TT>100,100,2,450,300</TT>.
 The first will take the 100x100 point square centered on the node <TT>2.8 BSD</TT>
 and scale it down by 0.5, yielding a 50x50 point final image.
 
index e3d143317ebc5b6e68f118ff87b3c3332153376f..c93ca5d83d27f12492232f9d94313549e642b4e2 100644 (file)
@@ -495,6 +495,6 @@ By default, the focus is the center of the graph bounding box, i.e.,
 (bbx/2,bby/2), where "bbx,bby" is the
 value of the bounding box attribute <A HREF=#a:bb>bb</A>.
 <P>
-Sample values: <TT>50,50,.5,'2.8 BSD'</T> or <TT>100,100,2,450,300</TT>.
+Sample values: <TT>50,50,.5,'2.8 BSD'</TT> or <TT>100,100,2,450,300</TT>.
 The first will take the 100x100 point square centered on the node <TT>2.8 BSD</TT>
 and scale it down by 0.5, yielding a 50x50 point final image.