From dae33ddf7298985d82b1f18e1cd8876777576339 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 5 Apr 2012 14:47:58 -0500 Subject: Fix typos. --- kmix/kmixapplet.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmix') diff --git a/kmix/kmixapplet.cpp b/kmix/kmixapplet.cpp index 3d5fec6d..d20afddc 100644 --- a/kmix/kmixapplet.cpp +++ b/kmix/kmixapplet.cpp @@ -433,7 +433,7 @@ TQSize KMixApplet::sizeHint() const { } /** - We need widthForHeight() and heigthForWidth() only because KPanelApplet::updateLayout does relayouts + We need widthForHeight() and heightForWidth() only because KPanelApplet::updateLayout does relayouts using this method. Actually we ignore the passed paramater and just return our preferred size. */ int KMixApplet::widthForHeight(int) const { -- cgit v1.2.3