From 232dcda76c486a8d4f0b021bd32b8eef01880595 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 19 May 2009 07:29:18 +0000 Subject: [PATCH] SVN_SILENT: fixed typo in comment svn path=/trunk/KDE/kdebase/apps/; revision=969877 --- src/panels/information/phononwidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panels/information/phononwidget.cpp b/src/panels/information/phononwidget.cpp index c54cae306..02f7b32a7 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 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()). } } -- 2.47.3