[gnome-doc-utils] [db2omf] Fixed error message about OMF date: refer to pubdate



commit 427b323be712413cd8eb9e182e59cc6620083368
Author: Shaun McCance <shaunm gnome org>
Date:   Fri May 15 13:53:02 2009 -0500

    [db2omf] Fixed error message about OMF date: refer to pubdate
---
 xslt/docbook/omf/db2omf.xsl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xslt/docbook/omf/db2omf.xsl b/xslt/docbook/omf/db2omf.xsl
index c9932ae..f76512e 100644
--- a/xslt/docbook/omf/db2omf.xsl
+++ b/xslt/docbook/omf/db2omf.xsl
@@ -375,7 +375,7 @@ REMARK: Document this
       <xsl:message terminate="yes">
         <xsl:text>db2omf: Could not construct the OMF date element.&#x000A;</xsl:text>
         <xsl:text>  Add either a revision element with revnumber and date,&#x000A;</xsl:text>
-        <xsl:text>  or a date element to </xsl:text>
+        <xsl:text>  or a pubdate element to </xsl:text>
         <xsl:value-of select="$db2omf.basename"/>
         <xsl:text>.xml.</xsl:text>
       </xsl:message>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]