From: Taylor R Campbell Date: Thu, 17 Feb 2011 20:51:56 +0000 (+0000) Subject: Fix typo in `mail-relay-service' documentation string. X-Git-Tag: 20110426-Gtk~2^2~35 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=39d483633fe173a03745f3607a678c76f2354d9c;p=mit-scheme.git Fix typo in `mail-relay-service' documentation string. --- diff --git a/src/edwin/sendmail.scm b/src/edwin/sendmail.scm index 80894feaa..9d233d87b 100644 --- a/src/edwin/sendmail.scm +++ b/src/edwin/sendmail.scm @@ -100,7 +100,7 @@ Otherwise, mail is sent directly to the named host using SMTP." "Service to connect to on the mail relay host. Can be a service name (a string), a service number, or #F. If #F, service \"smtp\" is used. -This is used only of `mail-relay-host' is set." +This is used only if `mail-relay-host' is set." #f (lambda (service) (or (not service)