Skip to content

Commit 43f97d7

Browse files
authored
Merge pull request #177 from baracunatana/patch-1
smtp async documentation
2 parents f317b0c + a11aa67 commit 43f97d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ async. To do all async (download and (re)install) the function
106106

107107
## Send mails asynchronously with smtp mail async
108108

109-
To enable this feature, ensure smtp-mail-async.el is loaded and use
109+
To enable this feature, ensure smtpmail-async.el is loaded and use
110110

111111
`(setq message-send-mail-function 'async-smtpmail-send-it)`.
112112

0 commit comments

Comments
 (0)