diff options
Diffstat (limited to 'tdeioslaves/mbox/mbox.h')
-rw-r--r-- | tdeioslaves/mbox/mbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslaves/mbox/mbox.h b/tdeioslaves/mbox/mbox.h index d6ef29aec..5834b5a07 100644 --- a/tdeioslaves/mbox/mbox.h +++ b/tdeioslaves/mbox/mbox.h @@ -67,7 +67,7 @@ public: /** * Through this functions, other class which have an instance to this - * class (classes which are part of kio_mbox) can emit an error with + * class (classes which are part of tdeio_mbox) can emit an error with * this function * @param errno The error number to be thrown * @param arg The argument of the error message of the error number. |