summaryrefslogtreecommitdiff
path: root/xmloff/dtd/text.mod
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2002-06-11 13:59:35 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2002-06-11 13:59:35 +0000
commitd94c565aa73c0bff29f367abfc4d9cce47069617 (patch)
tree04ad9d19085f3493c32ac998e351273e5f39095b /xmloff/dtd/text.mod
parent4704759816a2f9667e0e9f74b4374794829ef754 (diff)
#99980# changed text:command-type to text:table-type
Diffstat (limited to 'xmloff/dtd/text.mod')
-rw-r--r--xmloff/dtd/text.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/dtd/text.mod b/xmloff/dtd/text.mod
index 8aa6cebb10cb..e000c1488563 100644
--- a/xmloff/dtd/text.mod
+++ b/xmloff/dtd/text.mod
@@ -1,5 +1,5 @@
<!--
- $Id: text.mod,v 1.50 2002-06-11 14:17:50 dvo Exp $
+ $Id: text.mod,v 1.51 2002-06-11 14:59:33 dvo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -427,7 +427,7 @@
<!ENTITY % database-table "text:database-name CDATA #REQUIRED
text:table-name CDATA #REQUIRED
- text:command-type (table|query|command) #IMPLIED">
+ text:table-type (table|query|command) #IMPLIED">
<!ELEMENT text:database-display (#PCDATA)>
<!ATTLIST text:database-display %database-table;>