diff options
Diffstat (limited to 'test/command')
| -rw-r--r-- | test/command/8764.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/command/8764.md b/test/command/8764.md index e5fe43d25..919f8c738 100644 --- a/test/command/8764.md +++ b/test/command/8764.md @@ -21,7 +21,7 @@ <table:table-column table:style-name="Table1.C" /> <table:table-row> <table:table-cell table:style-name="TableRowCell" office:value-type="string"> - <text:p text:style-name="Table_20_Contents">Header</text:p> + <text:p text:style-name="Table_20_Heading">Header</text:p> </table:table-cell> <table:table-cell table:style-name="TableRowCell" office:value-type="string"> <text:p text:style-name="Table_20_Contents">Normal cell (column @@ -34,7 +34,7 @@ </table:table-row> <table:table-row> <table:table-cell table:style-name="TableRowCell" office:value-type="string"> - <text:p text:style-name="Table_20_Contents">Normal cell (column + <text:p text:style-name="Table_20_Heading">Normal cell (column 1)</text:p> </table:table-cell> <table:table-cell table:style-name="TableRowCell" office:value-type="string"> |
