Updated imap (markdown)

This commit is contained in:
Luke Bonham 2014-01-20 10:14:42 -08:00 committed by copycat-killer
parent be14ec3ff7
commit 291910cdb6
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Let's focus better on `is_plain`.
The reason why it's false by default is to discourage the habit of storing passwords in plain.
You can set your password in plain like this:
So you can set your password in plain like this:
myimapcheck = lain.widgets.imap({
is_plain = true,