diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 16:17:32 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 16:17:32 -0600 |
commit | b94985f2c07570910ceecd8a0e544460a0de190b (patch) | |
tree | 1e15d9016d2ca3efe29c4189bd06f0cc1e404f2a /tdeioslaves/mbox/mbox.h | |
parent | c9e6160b80f479c3860d7da6c0b1ec5f7e2aed05 (diff) | |
download | tdepim-b94985f2c07570910ceecd8a0e544460a0de190b.tar.gz tdepim-b94985f2c07570910ceecd8a0e544460a0de190b.zip |
Rename kioslaves
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. |