summaryrefslogtreecommitdiff
path: root/doc/metacity-theme.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/metacity-theme.dtd')
-rw-r--r--doc/metacity-theme.dtd4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/metacity-theme.dtd b/doc/metacity-theme.dtd
index 4c52a1a4..a84a43e4 100644
--- a/doc/metacity-theme.dtd
+++ b/doc/metacity-theme.dtd
@@ -70,7 +70,7 @@
<!ATTLIST frame
focus (yes|no) #REQUIRED
state (normal|maximized|shaded|maximized_and_shaded) #REQUIRED
- resize (both|horizontal|vertical|none) #REQUIRED
+ resize (both|horizontal|vertical|none) #IMPLIED
style CDATA #REQUIRED
>
@@ -153,7 +153,7 @@
filled %boolean; 'false'
>
-<!ELEMENT arc EMTPY>
+<!ELEMENT arc EMPTY>
<!ATTLIST arc
color CDATA #REQUIRED
%xyrequired;