From: arjamizo Date: Mon, 22 Aug 2016 14:43:27 +0000 (+0200) Subject: fix typo TB->BT in docs:shapes X-Git-Tag: untagged-5b049c6cdfd083f5dbf2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29de28fd4e2dc2497bfc1f294c4b67056009cfa2;p=graphviz fix typo TB->BT in docs:shapes --- diff --git a/doc/info/shapes.html b/doc/info/shapes.html index d8b966a61..bdef561f6 100644 --- a/doc/info/shapes.html +++ b/doc/info/shapes.html @@ -330,7 +330,7 @@ from top to bottom and "A | { B | C } | D" will have "B" over "C", with

The initial orientation of a record node depends on the rankdir attribute. If this attribute -is TB (the default) or TB, corresponding to vertical +is TB (the default) or BT, corresponding to vertical layouts, the top-level fields in a record are displayed horizontally. If, however, this attribute is LR or RL, corresponding to horizontal layouts, the top-level fields are