Thanks to visit codestin.com Credit goes to github.com
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 216cbca commit f8b1f24Copy full SHA for f8b1f24
1 file changed
Doc/lib/emailparser.tex
@@ -22,7 +22,7 @@
22
you can implement your own parser completely from scratch. There is
23
no magical connection between the \module{email} package's bundled
24
parser and the \class{Message} class, so your custom parser can create
25
-message object trees in any way it find necessary.
+message object trees any way it finds necessary.
26
27
The primary parser class is \class{Parser} which parses both the
28
headers and the payload of the message. In the case of
0 commit comments