summaryrefslogtreecommitdiffstats
path: root/kdirstat
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-05 13:47:55 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-07-30 02:35:41 +0200
commit72c08cb4a93eb2b835a42e7b26a92a8db2ba6a4c (patch)
tree82bb8ffe0c35d4370c1410e2d947a063838a9ed3 /kdirstat
parentf7a7a270c97d502a2f62ff2f3e9fb5665c5c3991 (diff)
downloadkdirstat-72c08cb4a93eb2b835a42e7b26a92a8db2ba6a4c.tar.gz
kdirstat-72c08cb4a93eb2b835a42e7b26a92a8db2ba6a4c.zip
Fix typos.
(cherry picked from commit e44906ca4ff721a910ffb40c14da200bbc002011)
Diffstat (limited to 'kdirstat')
-rw-r--r--kdirstat/kpacman.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdirstat/kpacman.cpp b/kdirstat/kpacman.cpp
index e973e3e..c63a584 100644
--- a/kdirstat/kpacman.cpp
+++ b/kdirstat/kpacman.cpp
@@ -147,13 +147,13 @@ KPacManAnimation::animate( TQPainter * painter,
{
p.drawPie( _pacManRect,
_mouth * 16, // arc (1/16 degrees)
- ( 360 - 2 * _mouth ) * 16 ); // arc lenght (1/16 degrees)
+ ( 360 - 2 * _mouth ) * 16 ); // arc length (1/16 degrees)
}
else
{
p.drawPie( _pacManRect,
( 180 + _mouth ) * 16, // arc (1/16 degrees)
- ( 360 - 2 * _mouth ) * 16 ); // arc lenght (1/16 degrees)
+ ( 360 - 2 * _mouth ) * 16 ); // arc length (1/16 degrees)
}
_pacManRect = TQRect( rect.x() + _pos, // x