html5/markup/elements head.html,1.10,1.11

Update of /sources/public/html5/markup/elements
In directory hutz:/tmp/cvs-serv6074/elements

Modified Files:
	head.html 
Log Message:
minor wording tweak


Index: head.html
===================================================================
RCS file: /sources/public/html5/markup/elements/head.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- head.html	15 Jul 2010 15:36:16 -0000	1.10
+++ head.html	28 Jul 2010 16:15:09 -0000	1.11
@@ -1,6 +1,6 @@
 <div xmlns="http://www.w3.org/1999/xhtml">
   <h4>The head element</h4>
-  <div id="shortdesc">document metadata</div>
+  <div id="shortdesc">document metadata container</div>
   <div id="longdesc">
     <p>The <a href="#head" class="element">head</a> element
     collects the document’s metadata.</p>

Received on Wednesday, 28 July 2010 16:15:13 UTC