summaryrefslogtreecommitdiffstats
path: root/tderesources/scalix/tdeioslave/scalix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/scalix/tdeioslave/scalix.cpp')
-rw-r--r--tderesources/scalix/tdeioslave/scalix.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/scalix/tdeioslave/scalix.cpp b/tderesources/scalix/tdeioslave/scalix.cpp
index 268b164bf..5ce8dca1d 100644
--- a/tderesources/scalix/tdeioslave/scalix.cpp
+++ b/tderesources/scalix/tdeioslave/scalix.cpp
@@ -157,7 +157,7 @@ void Scalix::publishFreeBusy( const KURL &url )
const int newSize = readData(buffer);
if ( newSize < 0 ) {
// read error: network in unknown state so disconnect
- error( TDEIO::ERR_COULD_NOT_READ, i18n("KIO data supply error.") );
+ error( TDEIO::ERR_COULD_NOT_READ, i18n("TDEIO data supply error.") );
return;
}