summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/dtd/office.mod2
-rw-r--r--xmloff/dtd/text.mod2
2 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/dtd/office.mod b/xmloff/dtd/office.mod
index a0ec56c50f34..e3f332e29e52 100644
--- a/xmloff/dtd/office.mod
+++ b/xmloff/dtd/office.mod
@@ -182,7 +182,7 @@
text:bibliography-configuration and
text:linenumbering-configuration
may appear only once!
- Unfortunatetly, this constraint cannot be easily specified in the DTD.
+ Unfortunately, this constraint cannot be easily specified in the DTD.
-->
<!ELEMENT office:styles (%styles;|text:outline-style|
text:footnotes-configuration|text:endnotes-configuration|
diff --git a/xmloff/dtd/text.mod b/xmloff/dtd/text.mod
index 03b82ba27003..a70174fc9ffc 100644
--- a/xmloff/dtd/text.mod
+++ b/xmloff/dtd/text.mod
@@ -669,7 +669,7 @@
<!-- Validity constraint: text:footnote and text:endnote elements may not
contain other text:footnote or text:endnote elements, even though the DTD
allows this (via the %text; in the foot-/endnote-body).
- Unfortunatetly, this constraint cannot be easily specified in the DTD.
+ Unfortunately, this constraint cannot be easily specified in the DTD.
-->
<!ELEMENT text:footnote (text:footnote-citation, text:footnote-body)>
<!ATTLIST text:footnote text:id ID #IMPLIED>