Skip to content

Commit 0bf80a8

Browse files
committed
fix typo
1 parent 3058b65 commit 0bf80a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HtmlToTextConverter/HtmlToTextConverterInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
interface HtmlToTextConverterInterface
1818
{
1919
/**
20-
* Converts and HTML representation of a Message to a text representation.
20+
* Converts an HTML representation of a Message to a text representation.
2121
*
2222
* The output must use the same charset as the HTML one.
2323
*/

0 commit comments

Comments
 (0)