From: Karen Etheridge Date: Thu, 29 Jan 2015 18:34:07 +0000 (-0800) Subject: fix typo in synoposis (RT#100492) X-Git-Tag: v1.23~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FHTTP-Body.git;a=commitdiff_plain;h=4e0e25dd979941454a9b065abdec5e5319f518cb fix typo in synoposis (RT#100492) --- diff --git a/lib/HTTP/Body/MultiPart.pm b/lib/HTTP/Body/MultiPart.pm index cecc5d6..c9273d4 100644 --- a/lib/HTTP/Body/MultiPart.pm +++ b/lib/HTTP/Body/MultiPart.pm @@ -14,7 +14,7 @@ HTTP::Body::MultiPart - HTTP Body Multipart Parser =head1 SYNOPSIS - use HTTP::Body::Multipart; + use HTTP::Body::MultiPart; =head1 DESCRIPTION