From: Grant M. <gr...@us...> - 2003-11-10 07:58:55
|
Update of /cvsroot/perl-xml/perl-xml-faq In directory sc8-pr-cvs1:/tmp/cvs-serv26448 Modified Files: perl-xml-faq.xml Log Message: - fixed typo reported by Fergus McMenemie Index: perl-xml-faq.xml =================================================================== RCS file: /cvsroot/perl-xml/perl-xml-faq/perl-xml-faq.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- perl-xml-faq.xml 15 Oct 2003 18:06:41 -0000 1.12 +++ perl-xml-faq.xml 10 Nov 2003 07:58:44 -0000 1.13 @@ -460,7 +460,7 @@ you will need a compiler.</para> <para>Most of the documentation you need for the - <classname>XML::Parser</classname> API can be access using + <classname>XML::Parser</classname> API can be accessed using <command>perldoc XML::Parser</command>, however some of the low-level functionality is documented in <command>perldoc XML::Parser::Expat</command>.</para> |