Skip to content

Commit 0423689

Browse files
committedJun 26, 2009
HTTP::Header doc typo fix.
1 parent a8d27fb commit 0423689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎lib/HTML/HeadParser.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ methods as defined by the C<HTTP::Headers> class. Normally it will be
9999
of some class that is a or delegates to the C<HTTP::Headers> class.
100100
101101
If no $header is given C<HTML::HeadParser> will create an
102-
C<HTTP::Header> object by itself (initially empty).
102+
C<HTTP::Headers> object by itself (initially empty).
103103
104104
=cut
105105

0 commit comments

Comments
 (0)
Please sign in to comment.