aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Curl/files/patch-lib-WWW-Curl.pm
blob: 63bfb6aaa91746b3173a232d55e786e4561879fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/WWW/Curl.pm.orig	Thu Jul 13 15:04:35 2006
+++ lib/WWW/Curl.pm	Thu Jul 13 15:04:18 2006
@@ -35,7 +35,7 @@
 Version 3.02 adds some backwards compatibility for scripts still using
 'WWW::Curl::easy' names.
 
-Version 3.00 adds WWW::Curl::Multi interface, and a new module names
+Version 3.00 adds WWW::Curl::Multi interface, and new module names
 following perl conventions (WWW::Curl::Easy rather than WWW::Curl::easy),
 by Sebastian Riedel <sri@cpan.org>