Typo in Readme

This commit is contained in:
Martin Rusev
2017-10-28 10:05:10 +02:00
committed by GitHub
parent 6dc0e7b3f2
commit ed251ce999

View File

@@ -117,10 +117,10 @@ Usage
# With the message id, several actions on the message are available: # With the message id, several actions on the message are available:
# delete the message # delete the message
mbox.delete(uid) imbox.delete(uid)
# mark the message as read # mark the message as read
mbox.mark_seen(uid) imbox.mark_seen(uid)
Changelog Changelog