summaryrefslogtreecommitdiffstats
path: root/kdeui/kled.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kled.h')
-rw-r--r--kdeui/kled.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeui/kled.h b/kdeui/kled.h
index 06683bbaa..4e95705e0 100644
--- a/kdeui/kled.h
+++ b/kdeui/kled.h
@@ -181,7 +181,7 @@ public:
/**
* Toggle the state of the LED from Off to On and vice versa.
*
- * The widget will be tqrepainted when returning to the main
+ * The widget will be repainted when returning to the main
* event loop.
* @short Toggles LED on->off / off->on.
* @deprecated, use #toggle() instead.
@@ -257,7 +257,7 @@ public slots:
/**
* Toggles the state of the led from Off to On or vice versa.
*
- * The widget tqrepaints itself immediately.
+ * The widget repaints itself immediately.
*/
void toggle();