svn commit: r51853 - head/share/xml

Eitan Adler <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: eadler
Date: Sun Jun 17 03:01:55 2018
New Revision: 51853
URL: https://svnweb.freebsd.org/changeset/doc/51853

Log:
  freebsd.sch: fix tyop in error message

Modified:
  head/share/xml/freebsd.sch

Modified: head/share/xml/freebsd.sch
==============================================================================
--- head/share/xml/freebsd.sch	Sun Jun 17 01:48:19 2018	(r51852)
+++ head/share/xml/freebsd.sch	Sun Jun 17 03:01:55 2018	(r51853)
@@ -55,7 +55,7 @@
 
   <pattern name="Check titles">
     <rule context="//db:book|//db:article|//db:chapter|//db:section|//db:sect1|//db:sect2|//db:sect3|//db:sect4|//db:sect5">
-      <assert test="db:title or db:info/db:title">There must be a title either in the the doc component (<xsl:value-of select="@xml:id"/>) or in the info element.</assert>
+      <assert test="db:title or db:info/db:title">There must be a title either in the doc component (<xsl:value-of select="@xml:id"/>) or in the info element.</assert>
       <report test="db:title and db:info/db:title">There must be exactly one title for a doc component (<xsl:value-of select="@xml:id"/>).</report>
     </rule>
   </pattern>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.