Updated Branches: refs/heads/master fd67ea207 -> 2cfb4136b
CLOUDSTACK-772. DOC. Fix typo to fix doc build. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2cfb4136 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2cfb4136 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/2cfb4136 Branch: refs/heads/master Commit: 2cfb4136be70db5ab30608cd8d43bd4aad97ea81 Parents: fd67ea2 Author: Jessica <[email protected]> Authored: Mon Aug 26 16:01:23 2013 -0700 Committer: Jessica <[email protected]> Committed: Mon Aug 26 16:01:23 2013 -0700 ---------------------------------------------------------------------- docs/en-US/vmware-cluster-config-dvswitch.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2cfb4136/docs/en-US/vmware-cluster-config-dvswitch.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/vmware-cluster-config-dvswitch.xml b/docs/en-US/vmware-cluster-config-dvswitch.xml index e2cd5b9..a49a1a5 100644 --- a/docs/en-US/vmware-cluster-config-dvswitch.xml +++ b/docs/en-US/vmware-cluster-config-dvswitch.xml @@ -89,7 +89,7 @@ </textobject> </mediaobject> <informaltable frame="all"> - <tgroup cols="2" align="left" colsep="1" rowsep="1"> + <tgroup cols="3" align="left" colsep="1" rowsep="1"> <colspec colname="c1"/> <colspec colname="c2"/> <colspec colname="c3"/>
