- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
 - Date: Thu, 28 Jan 2010 22:13:54 +0000
 - To: public-html-commits@w3.org
 
Update of /sources/public/html5/markup/tools
In directory hutz:/tmp/cvs-serv12222/tools
Modified Files:
	generate-spec-source.xsl 
Log Message:
various tweaks
Index: generate-spec-source.xsl
===================================================================
RCS file: /sources/public/html5/markup/tools/generate-spec-source.xsl,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- generate-spec-source.xsl	28 Jan 2010 17:57:27 -0000	1.204
+++ generate-spec-source.xsl	28 Jan 2010 22:13:52 -0000	1.205
@@ -2322,7 +2322,7 @@
         <xsl:text>
      </xsl:text>
         <div class="no-number no-toc" id="{$name}-assertions">
           <xsl:text>
        </xsl:text>
-          <h2 class="element-subhead">Assertions</h2>
+          <h2 class="element-subhead">Additional constraints and admonitions</h2>
           <xsl:text>
        </xsl:text>
 
           <ul class="assertions">
Received on Thursday, 28 January 2010 22:13:55 UTC