summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdeio/global.h')
-rw-r--r--tdeio/tdeio/global.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeio/tdeio/global.h b/tdeio/tdeio/global.h
index e10e5b4a8..c4ba34f95 100644
--- a/tdeio/tdeio/global.h
+++ b/tdeio/tdeio/global.h
@@ -28,7 +28,7 @@
#include <kurl.h>
/**
- * @short A namespace for KIO globals
+ * @short A namespace for TDEIO globals
*
*/
namespace TDEIO
@@ -170,7 +170,7 @@ namespace TDEIO
};
/**
- * Error codes that can be emitted by KIO.
+ * Error codes that can be emitted by TDEIO.
*/
enum Error {
ERR_CANNOT_OPEN_FOR_READING = 1,