]> cloud.milkyroute.net Git - dolphin.git/commitdiff
SVN_SILENT: fixed typo in comment
authorPeter Penz <peter.penz19@gmail.com>
Tue, 19 May 2009 07:29:18 +0000 (07:29 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Tue, 19 May 2009 07:29:18 +0000 (07:29 +0000)
svn path=/trunk/KDE/kdebase/apps/; revision=969877

src/panels/information/phononwidget.cpp

index c54cae306c2d5496937510975d1a9c4b32b2f8bb..02f7b32a777a21022f1162536f31e48fd291c9f9 100644 (file)
@@ -151,7 +151,7 @@ void PhononWidget::showEvent(QShowEvent *event)
 
         // Creating an audio player or video player instance might take up to
         // 2 seconds when doing it the first time. To prevent that the user
 
         // Creating an audio player or video player instance might take up to
         // 2 seconds when doing it the first time. To prevent that the user
-        // interface gets notizable blocked, the creation is delayed until
+        // interface gets noticeable blocked, the creation is delayed until
         // the play button has been pressed (see PhononWidget::play()).
     }
 }
         // the play button has been pressed (see PhononWidget::play()).
     }
 }