diff options
Diffstat (limited to 'xmloff/dtd/table.mod')
-rw-r--r-- | xmloff/dtd/table.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/dtd/table.mod b/xmloff/dtd/table.mod index 1b582107da96..8e33b0c4c0b2 100644 --- a/xmloff/dtd/table.mod +++ b/xmloff/dtd/table.mod @@ -365,7 +365,7 @@ table:is-selection %boolean; "false" table:on-update-keep-styles %boolean; "false" table:on-update-keep-size %boolean; "true" - table:has-persistant-data %boolean; "true" + table:has-persistent-data %boolean; "true" table:orientation (row | column) "row" table:contains-header %boolean; "true" table:display-filter-buttons %boolean; "false" |