We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0cd9a commit 3b7cb42Copy full SHA for 3b7cb42
HeaderUtils.php
@@ -138,7 +138,7 @@ public static function quote(string $s): string
138
* Decodes a quoted string.
139
*
140
* If passed an unquoted string that matches the "token" construct (as
141
- * defined in the HTTP specification), it is passed through verbatimly.
+ * defined in the HTTP specification), it is passed through verbatim.
142
*/
143
public static function unquote(string $s): string
144
{
0 commit comments