Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f8b1f24

Browse files
committed
Grammar tweak.
1 parent 216cbca commit f8b1f24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/emailparser.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
you can implement your own parser completely from scratch. There is
2323
no magical connection between the \module{email} package's bundled
2424
parser and the \class{Message} class, so your custom parser can create
25-
message object trees in any way it find necessary.
25+
message object trees any way it finds necessary.
2626

2727
The primary parser class is \class{Parser} which parses both the
2828
headers and the payload of the message. In the case of

0 commit comments

Comments
 (0)