diff options
Diffstat (limited to 'test/tables.docbook5')
| -rw-r--r-- | test/tables.docbook5 | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/test/tables.docbook5 b/test/tables.docbook5 index f86b1c390..a661805e5 100644 --- a/test/tables.docbook5 +++ b/test/tables.docbook5 @@ -228,7 +228,7 @@      <colspec colwidth="15*" align="center" />      <colspec colwidth="13*" align="left" />      <colspec colwidth="16*" align="right" /> -    <colspec colwidth="33*" align="left" /> +    <colspec colwidth="35*" align="left" />      <thead>        <row>          <entry> @@ -285,7 +285,7 @@      <colspec colwidth="15*" align="center" />      <colspec colwidth="13*" align="left" />      <colspec colwidth="16*" align="right" /> -    <colspec colwidth="33*" align="left" /> +    <colspec colwidth="35*" align="left" />      <thead>        <row>          <entry> @@ -397,7 +397,7 @@      <colspec colwidth="15*" align="center" />      <colspec colwidth="13*" align="left" />      <colspec colwidth="16*" align="right" /> -    <colspec colwidth="33*" align="left" /> +    <colspec colwidth="35*" align="left" />      <tbody>        <row>          <entry> | 
