From: Mauritz Jeanson Date: Thu, 2 Apr 2009 20:31:30 +0000 (+0000) Subject: Fixed doc bug for row-height. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=656b74880ad53958d44108958097eecaac83e2e0;p=docbook-dsssl Fixed doc bug for row-height. --- diff --git a/xsl/fo/pi.xsl b/xsl/fo/pi.xsl index 257f4d76c..93ce9157e 100644 --- a/xsl/fo/pi.xsl +++ b/xsl/fo/pi.xsl @@ -913,7 +913,7 @@ row-height="height" - Specifies the label height (including units) + Specifies the row height (including units) diff --git a/xsl/html/pi.xsl b/xsl/html/pi.xsl index 0abfa87cf..f9652dd39 100644 --- a/xsl/html/pi.xsl +++ b/xsl/html/pi.xsl @@ -610,7 +610,7 @@ row-height="height" - Specifies the label height (including units) + Specifies the row height (including units)