Skip to content

Commit

Permalink
Fix: Article
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Feb 14, 2021
1 parent 835f43f commit 6db092f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Header/ParameterizedHeader.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ protected function toTokens(string $string = null): array
}

/**
* Render a RFC 2047 compliant header parameter from the $name and $value.
* Render an RFC 2047 compliant header parameter from the $name and $value.
*/
private function createParameter(string $name, string $value): string
{
Expand Down

0 comments on commit 6db092f

Please sign in to comment.