summaryrefslogtreecommitdiffstats
path: root/kutils/kpluginselector_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'kutils/kpluginselector_p.h')
-rw-r--r--kutils/kpluginselector_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kutils/kpluginselector_p.h b/kutils/kpluginselector_p.h
index dca783ae6..1333b2dc4 100644
--- a/kutils/kpluginselector_p.h
+++ b/kutils/kpluginselector_p.h
@@ -108,7 +108,7 @@ class KPluginSelectionWidget : public QWidget
protected:
/**
* Reimplement in your subclass if you have special needs: The standard
- * implementation looks at the KPluginInfo objects to tqfind the
+ * implementation looks at the KPluginInfo objects to find the
* needed information. But if, for some reason, your program doesn't
* work with that here's your chance to get it working.
*