- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 02 Mar 2010 05:37:17 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/tools In directory hutz:/tmp/cvs-serv17382/tools Modified Files: specgen.xsl Log Message: final tweak to h:tml for WD publication Index: specgen.xsl =================================================================== RCS file: /sources/public/html5/markup/tools/specgen.xsl,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- specgen.xsl 2 Mar 2010 05:29:30 -0000 1.61 +++ specgen.xsl 2 Mar 2010 05:37:15 -0000 1.62 @@ -172,7 +172,7 @@ <a href='{$this}'><xsl:value-of select='$this'/></a> </dd> <xsl:if test='not($latest = "")'> - <dt>Latest Version:</dt> + <dt>Latest Published Version:</dt> <dd><a href='{$latest}'><xsl:value-of select='$latest'/></a></dd> <dt>Latest Editor’s Draft:</dt> <dd>
Received on Tuesday, 2 March 2010 05:37:20 UTC