diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-02-23 15:06:20 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-02-28 16:05:17 +0000 |
commit | c13802e009035a22b9d38a045c7feb15b1c659a7 (patch) | |
tree | fd67b6cec548ad844956e71d3f06f627fbf44a17 /xmloff/dtd/table.mod | |
parent | d5f12bfbf97e179ca45476bb7faf275bdf26f5ca (diff) |
Fix typo "persistant" -> "persistant"
Change-Id: I639afec2508d189c10a180fd8f824e634afbd14a
Reviewed-on: https://gerrit.libreoffice.org/2347
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
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" |