]> granicus.if.org Git - docbook-dsssl/commitdiff
Change comment: personname is no longer experimental
authorNorman Walsh <ndw@nwalsh.com>
Sun, 24 Mar 2002 17:38:07 +0000 (17:38 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sun, 24 Mar 2002 17:38:07 +0000 (17:38 +0000)
xsl/common/common.xsl

index 04b869b704db7bcf38a23134aa517280b2e20824..c5c39082497e930b15083e5834569b93d46f1644 100644 (file)
@@ -422,7 +422,7 @@ Defaults to the context node.</para>
   <xsl:param name="node" select="."/>
 
   <xsl:choose>
-    <!-- EXPERIMENTAL: the personname element is a specialcase -->
+    <!-- the personname element is a specialcase -->
     <xsl:when test="$node/personname">
       <xsl:call-template name="person.name">
         <xsl:with-param name="node" select="$node/personname"/>