--- a/RelaxNG/Examples/Documents/torture_test.xml jeu. mai 31 13:51:49 2012 +0200
+++ b/RelaxNG/Examples/Documents/torture_test.xml jeu. mai 31 14:00:37 2012 +0200
@@ -469,7 +469,7 @@
</head>
<section>
<head>
- <audio id="amarok" type="backgound"/>
+ <audio id="amarok" type="background"/>
</head>
<media>
<audio id="brahms_lullaby" type="music"/>
--- a/RelaxNG/publidoc.rnc jeu. mai 31 13:51:49 2012 +0200
+++ b/RelaxNG/publidoc.rnc jeu. mai 31 14:00:37 2012 +0200
@@ -330,7 +330,7 @@
audio.attributes =
media.id.attribute
& audio.type?
-audio.type = attribute type { "music" | "voice" | "backgound" | "smil" }
+audio.type = attribute type { "music" | "voice" | "background" | "smil" }
# ~~~~~~ tooltip