summaryrefslogtreecommitdiff
path: root/xmlscript
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2001-03-15 08:22:02 +0000
committerDaniel Boelzle <dbo@openoffice.org>2001-03-15 08:22:02 +0000
commitaf23ec8ed553a9930eca4d4c30b74e29aa349940 (patch)
tree129d18f2e3737e7acbb4d2ceb1046982372269e2 /xmlscript
parent413cf602effc8462123da0b735a4a86c3d81196f (diff)
namespace URI correction
Diffstat (limited to 'xmlscript')
-rw-r--r--xmlscript/dtd/dialog.dtd4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlscript/dtd/dialog.dtd b/xmlscript/dtd/dialog.dtd
index b2a179bf2b2e..5c72c05800d5 100644
--- a/xmlscript/dtd/dialog.dtd
+++ b/xmlscript/dtd/dialog.dtd
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- $Id: dialog.dtd,v 1.8 2001-03-14 16:42:17 dbo Exp $
+ $Id: dialog.dtd,v 1.9 2001-03-15 09:22:02 dbo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -97,7 +97,7 @@
dlg:title CDATA #IMPLIED
dlg:page %numeric; #IMPLIED
dlg:tag CDATA #IMPLIED
- xmlns:dlg CDATA #FIXED "http://openoffice.org/2000/dlg"
+ xmlns:dlg CDATA #FIXED "http://openoffice.org/2000/dialog"
>
<!ELEMENT dlg:styles (dlg:style+)>