[libhijk-perl] 01/05: Improve spelling a little

Robin Sheat eythian-guest at moszumanska.debian.org
Thu Feb 12 21:55:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

eythian-guest pushed a commit to annotated tag 0.19
in repository libhijk-perl.

commit 3c974ae0ea03533836c5507baa4e1eb46b22e233
Author: Michael Stevens <mstevens at etla.org>
Date:   Fri Jan 9 11:23:49 2015 +0000

    Improve spelling a little
---
 lib/Hijk.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Hijk.pm b/lib/Hijk.pm
index ed20256..382ad7e 100644
--- a/lib/Hijk.pm
+++ b/lib/Hijk.pm
@@ -101,7 +101,7 @@ sub _read_http_message {
                     die "PANIC: The experimental Hijk support for chunked transfer encoding needs to be explicitly enabled with parse_chunked => 1"
                         unless $parse_chunked;
 
-                    # if there is chunked encoding we have to ignore content lenght even if we have it
+                    # if there is chunked encoding we have to ignore content length even if we have it
                     return (
                         $close_connection, $proto, $status_code, $header,
                         _read_chunked_body(

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhijk-perl.git



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