Skip to content
This repository was archived by the owner on Feb 6, 2022. It is now read-only.

Commit 7cd9e9b

Browse files
committed
Update README.md
1 parent fcb974d commit 7cd9e9b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ to memory location) - with no solution or to resort to other mailing methods,
88
for example CDOSYS.
99

1010
Not wanting to change any code, I resorted to writing a simple wrapper around
11-
the .NET MailMessage class to create a component interface-compatible to the
11+
the .NET MailMessage class to create an interface-compatible component to the
1212
SMTPSvg.Mailer class.
1313

1414
Far away from beeing identical in behavior and only tested for the specific
@@ -24,6 +24,6 @@ The component must be installed in the GAC to use it from classic ASP. Contact
2424
the MSDN Library on how to do that.
2525
<http://msdn.microsoft.com/en-us/library/dkkx7f79.aspx>
2626

27-
Lincense
28-
========
29-
GPL2 or newer, contact me if you feel you need something else.
27+
License
28+
=======
29+
GPL2 or newer, contact me if you feel you need something else.

0 commit comments

Comments
 (0)