projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11f2a7e
)
Fix typo in `mail-relay-service' documentation string.
author
Taylor R Campbell
<campbell@mumble.net>
Thu, 17 Feb 2011 20:51:56 +0000
(20:51 +0000)
committer
Taylor R Campbell
<campbell@mumble.net>
Thu, 17 Feb 2011 20:51:56 +0000
(20:51 +0000)
src/edwin/sendmail.scm
patch
|
blob
|
history
diff --git
a/src/edwin/sendmail.scm
b/src/edwin/sendmail.scm
index 80894feaad81eef6b4085709647d5b482e2fd080..9d233d87bbdddaf850ee62195f6b303612ce899a 100644
(file)
--- 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
o
f `mail-relay-host' is set."
+This is used only
i
f `mail-relay-host' is set."
#f
(lambda (service)
(or (not service)