We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3058b65 commit 0bf80a8Copy full SHA for 0bf80a8
HtmlToTextConverter/HtmlToTextConverterInterface.php
@@ -17,7 +17,7 @@
17
interface HtmlToTextConverterInterface
18
{
19
/**
20
- * Converts and HTML representation of a Message to a text representation.
+ * Converts an HTML representation of a Message to a text representation.
21
*
22
* The output must use the same charset as the HTML one.
23
*/
0 commit comments