diff options
Diffstat (limited to 'kopete/libkopete/kopetetask.h')
-rw-r--r-- | kopete/libkopete/kopetetask.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopetetask.h b/kopete/libkopete/kopetetask.h index 648ed4fc..a299679c 100644 --- a/kopete/libkopete/kopetetask.h +++ b/kopete/libkopete/kopetetask.h @@ -42,7 +42,7 @@ namespace Kopete * \endcode * * Much of the ideas (and some of the documentation and function names) for this - * class come from KIO::Job. + * class come from TDEIO::Job. * @author Richard Smith <kde@metafoo.co.uk> */ class Task : public TQObject |