Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Krupicka
cl-smtp
Commits
f49b923c
Commit
f49b923c
authored
Jul 06, 2016
by
Jan Idzikowski
Browse files
Fix typo in README: displayname to display-name in argument description.
Thanks Luc Didry for the report.
parent
9e6e2c87
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
f49b923c
...
...
@@ -35,7 +35,7 @@ Returns nil or error with message
- cc (String or List of Strings) : email adress carbon copy
- bcc (String or List of Strings): email adress blind carbon copy
- reply-to (String) : email adress
- displayname (String)
: displayname of the sender
- display
-
name (String) : displayname of the sender
- extra-headers (List) : extra headers as alist
- html-message (String) : message body formatted with HTML tags
- authentication (List) : list with 2 or elements
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment