Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 109f962

Browse files
committed
Fix a typo
1 parent 9026675 commit 109f962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/wunderlist.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Configuration:
88
# HUBOT_WUNDERLIST_SMTP_HOST - your smtp host e.g. smtp.gmail.com
99
# HUBOT_WUNDERLIST_SMTP_PORT - the port to connect to
10-
# HUBOT_WUNDERLIST_SMTP_USESSL - wether you want to connect via SSL
10+
# HUBOT_WUNDERLIST_SMTP_USESSL - whether you want to connect via SSL
1111
# HUBOT_WUNDERLIST_SMTP_SENDDOMAIN - the domain from which to send
1212
# HUBOT_WUNDERLIST_SMTP_USEAUTH - BOOL: authentication required
1313
# HUBOT_WUNDERLIST_SMTP_AUTH_NAME - username for authentication

0 commit comments

Comments
 (0)