]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/information/phononwidget.cpp
krazy fixes
[dolphin.git] / src / panels / information / phononwidget.cpp
index 7f2ca95648120696d3f78b06bffb0f436c2dc19e..c54cae306c2d5496937510975d1a9c4b32b2f8bb 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
-        // interface gets noticable blocked, the creation is delayed until
+        // interface gets notizable blocked, the creation is delayed until
         // the play button has been pressed (see PhononWidget::play()).
     }
 }