┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlbert Astals Cid <[email protected]>2008-04-13 14:18:43 +0000
committerAlbert Astals Cid <[email protected]>2008-04-13 14:18:43 +0000
commitf332f4cf9aac445910bef422888dcaf021a0d500 (patch)
tree80914d48ec12511ac1a3bd73cfa121b7918da738 /src
parent85ac2b844ec2c55177d9ce6e7c0f5e18adf41107 (diff)
typo-=2
svn path=/trunk/KDE/kdebase/apps/; revision=796395
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()