summaryrefslogtreecommitdiffstats
path: root/libkscan/kscandevice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkscan/kscandevice.cpp')
-rw-r--r--libkscan/kscandevice.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkscan/kscandevice.cpp b/libkscan/kscandevice.cpp
index a654a075..a00abd4b 100644
--- a/libkscan/kscandevice.cpp
+++ b/libkscan/kscandevice.cpp
@@ -533,7 +533,7 @@ KScanStat KScanDevice::apply( KScanOption *opt, bool isGammaTable )
}
else
{
- kdDebug(29000) << "tqStatus of sane is bad: " << sane_strstatus( sane_stat )
+ kdDebug(29000) << "Status of sane is bad: " << sane_strstatus( sane_stat )
<< " for option " << oname << endl;
}