From: Albert Astals Cid Date: Sun, 13 Apr 2008 14:18:43 +0000 (+0000) Subject: typo-=2 X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/f332f4cf9aac445910bef422888dcaf021a0d500?ds=inline typo-=2 svn path=/trunk/KDE/kdebase/apps/; revision=796395 --- 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()