Fix a small typo in API docs of imap4 kio-slave: send -> sent

Cherry-picked from: 62950207dbc59863ddb0cf5ca01271fbac0df4c3

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
pull/29/head
Raphael Langerhorst 18 years ago committed by Michele Calgaro
parent 86d107daed
commit c25824ac0f
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -65,7 +65,7 @@ public:
const TQString & _pass);
/**
* @brief get a message or part of a message
* the data is normally send as we get it from the server
* the data is normally sent as we get it from the server
* if you want the slave to decode the content (e.g. for attachments)
* then append an additional INFO=DECODE to the URL
*/

Loading…
Cancel
Save