┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ktooltip.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ktooltip.h b/src/ktooltip.h
index bb8389df9..f1bdd6c7e 100644
--- a/src/ktooltip.h
+++ b/src/ktooltip.h
@@ -128,7 +128,7 @@ public:
* that accepts input. Any mouse events that occur outside this
* region will be sent to the widget below the tooltip.
*
- * The default implemenation returns a region containing the
+ * The default implementation returns a region containing the
* bounding rect of the tooltip.
*
* This function will only be called if haveAlphaChannel()
@@ -139,7 +139,7 @@ public:
/**
* Reimplement this function to specify a shape mask for the tooltip.
*
- * The default implemenation returns a region containing the
+ * The default implementation returns a region containing the
* bounding rect of the tooltip.
*
* This function will only be called if haveAlphaChannel()