r61647 - /trunk/libsgml-parser-opensp-perl/lib/SGML/Parser/OpenSP.pm

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Mon Aug 16 08:11:30 UTC 2010


Author: periapt-guest
Date: Mon Aug 16 08:10:49 2010
New Revision: 61647

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=61647
Log:
unapplying patch

Modified:
    trunk/libsgml-parser-opensp-perl/lib/SGML/Parser/OpenSP.pm

Modified: trunk/libsgml-parser-opensp-perl/lib/SGML/Parser/OpenSP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsgml-parser-opensp-perl/lib/SGML/Parser/OpenSP.pm?rev=61647&op=diff
==============================================================================
--- trunk/libsgml-parser-opensp-perl/lib/SGML/Parser/OpenSP.pm (original)
+++ trunk/libsgml-parser-opensp-perl/lib/SGML/Parser/OpenSP.pm Mon Aug 16 08:10:49 2010
@@ -491,7 +491,7 @@
 
 =item refc 
 
-Warn about omitted refc delimiters. 
+Warn about ommitted refc delimiters. 
 
 =item temp-ms 
 
@@ -527,7 +527,7 @@
 
 =item missing-att-name 
 
-Warn about omitted attribute names in start tags. 
+Warn about ommitted attribute names in start tags. 
 
 =item comment-decl-s 
 
@@ -613,7 +613,7 @@
 
 =head1 PROCESSING FILES
 
-In order to start processing of a document and receive events, the
+In order to start processing of a document and recieve events, the
 C<parse> method must be called. It takes one argument specifying
 the path to a file (not a file handle). You must set an event handler
 using the C<handler> method prior to using this method. The return




More information about the Pkg-perl-cvs-commits mailing list