Typos in regexp pages

[email protected]
Newsgroups gmane.text.xml.xslt.extensions
Message-ID <5150922C4A9FFE4DA2F658016BF9FA3C0329DE3E@lnxseamail01.internal.courtlink.com>
Just ran across a few typos on the regexp pages:

1. On http://www.exslt.org/regexp/functions/match/index.html
	replace "regexp" with "regexp"

2. On http://www.exslt.org/regexp/functions/test/index.html
	The example stylesheet is using 4 parameters for regexp:test when it
should only be using 3 parameters.  Change it to:

<xsl:value-of select="regexp:test(string(.), 'no', 'g')" />
<xsl:value-of select="regexp:test(string(.), 'no', 'gi')" />

-- 
Kipp E. Howard
Sr. Software Engineer, LexisNexis File & Serve
Phone: 425.372.1837 or 800.774.7317 ext 1837
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.