From 5d13f137f07b3e60c71b47b56f90e6e6a4bda907 Mon Sep 17 00:00:00 2001 From: Raphael Langerhorst Date: Mon, 23 Oct 2006 20:20:18 +0000 Subject: Fix a small typo in API docs of imap4 kio-slave: send -> sent Cherry-picked from: 62950207dbc59863ddb0cf5ca01271fbac0df4c3 Signed-off-by: Luke Dashjr (cherry picked from commit c25824ac0f30983bdfe6a87db69dcd281c1a7de7) --- tdeioslave/imap4/imap4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeioslave') diff --git a/tdeioslave/imap4/imap4.h b/tdeioslave/imap4/imap4.h index a6b16089..524ff16e 100644 --- a/tdeioslave/imap4/imap4.h +++ b/tdeioslave/imap4/imap4.h @@ -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 */ -- cgit v1.2.3