2004/ws/addressing xmlspec.xsl,1.9,1.10

Update of /sources/public/2004/ws/addressing
In directory homer:/tmp/cvs-serv12785

Modified Files:
	xmlspec.xsl 
Log Message:
Remover spurious space


Index: xmlspec.xsl
===================================================================
RCS file: /sources/public/2004/ws/addressing/xmlspec.xsl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** xmlspec.xsl	21 Apr 2006 16:00:52 -0000	1.9
--- xmlspec.xsl	21 Apr 2006 16:27:45 -0000	1.10
***************
*** 1139,1143 ****
  
        <xsl:if test="/spec/@role!='editors-copy' and /spec/@w3c-doctype='rec'">
! 	See also <a href=" http://www.w3.org/2003/03/Translations/byTechnology?technology={/spec/@shortname}"><strong>translations</strong></a>.
        </xsl:if>
  
--- 1139,1143 ----
  
        <xsl:if test="/spec/@role!='editors-copy' and /spec/@w3c-doctype='rec'">
! 	See also <a href="http://www.w3.org/2003/03/Translations/byTechnology?technology={/spec/@shortname}"><strong>translations</strong></a>.
        </xsl:if>
  

Received on Friday, 21 April 2006 16:28:03 UTC