Skip to content

Commit 637beb1

Browse files
committed
📚 Fix ViaHeader docblock
1 parent d953fe5 commit 637beb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Header/ViaHeader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class ViaHeader
2424
final public function __construct() {}
2525

2626
/**
27-
* Single value header field parser, with parameters
27+
* Via header field value parser
2828
*
2929
* @param list<string> $hbody Header body
3030
* @throws InvalidHeaderLineException

0 commit comments

Comments
 (0)