]> cloud.milkyroute.net Git - dolphin.git/commitdiff
typo-=2
authorAlbert Astals Cid <tsdgeos@terra.es>
Sun, 13 Apr 2008 14:18:43 +0000 (14:18 +0000)
committerAlbert Astals Cid <tsdgeos@terra.es>
Sun, 13 Apr 2008 14:18:43 +0000 (14:18 +0000)
svn path=/trunk/KDE/kdebase/apps/; revision=796395

src/ktooltip.h

index bb8389df9e9ad4b21a06244f0731d9284f68eb6b..f1bdd6c7e256ef0dfb7ee0625a67a0e866e33662 100644 (file)
@@ -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()