┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information/phononwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/panels/information/phononwidget.cpp')
-rw-r--r--src/panels/information/phononwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panels/information/phononwidget.cpp b/src/panels/information/phononwidget.cpp
index 7f2ca9564..c54cae306 100644
--- a/src/panels/information/phononwidget.cpp
+++ b/src/panels/information/phononwidget.cpp
@@ -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()).
}
}