html5/markup/tools specgen.xsl,1.85,1.86

Update of /sources/public/html5/markup/tools
In directory hutz:/tmp/cvs-serv26253/tools

Modified Files:
	specgen.xsl 
Log Message:
minor format tinkering


Index: specgen.xsl
===================================================================
RCS file: /sources/public/html5/markup/tools/specgen.xsl,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- specgen.xsl	9 Aug 2010 08:21:44 -0000	1.85
+++ specgen.xsl	9 Aug 2010 12:20:32 -0000	1.86
@@ -413,8 +413,7 @@
       <p>The content of this document is also available as
         <xsl:choose>
           <xsl:when test="$chunk=1">
-            <a href="spec.html">a single HTML file</a> with some
-            additional cross-reference features.
+            <a href="spec.html">a single HTML file</a>.
           </xsl:when>
           <xsl:otherwise>
             <a href="Overview.html">multiple HTML files</a>.

Received on Monday, 9 August 2010 12:20:35 UTC