summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Smith <joey@php.net>2000-08-04 04:49:45 +0000
committerJoey Smith <joey@php.net>2000-08-04 04:49:45 +0000
commitde486f789744308e6a0f090f8b8a10d264dab63d (patch)
tree473736b2446761521aeecb4dfdf834d53d372fec
parent62557742bd51ba82d78c18ee466cac9b032def09 (diff)
downloadphp-git-de486f789744308e6a0f090f8b8a10d264dab63d.tar.gz
Geez, you'd think English wasn' tmy native tongue.
-rw-r--r--win32/sendmail.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/sendmail.c b/win32/sendmail.c
index 03b6591b9d..c79ef264f1 100644
--- a/win32/sendmail.c
+++ b/win32/sendmail.c
@@ -13,8 +13,8 @@
* Very simple SMTP Send-mail program for sending command-line level
* emails and CGI-BIN form response for the Windows platform.
*
- * The complete wSendmail package with source code can be from
- * http://www.jgaa.com
+ * The complete wSendmail package with source code can be located
+ * from http://www.jgaa.com
*
*/