]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/playlist/playlist.cpp
s/informations/information/
[vlc] / modules / gui / qt4 / components / playlist / playlist.cpp
index 5368bf0eb75777c50e97107fd561ed469a3e3c29..bc2c6435464f112b6c19468b269e5a6aac9a4362 100644 (file)
@@ -114,7 +114,7 @@ PlaylistWidget::PlaylistWidget( intf_thread_t *_p_i, QWidget *_par )
     leftSplitter->setMaximumWidth( 250 );
     setCollapsible( 1, false );
 
-    /* In case we want to keep the splitter informations */
+    /* In case we want to keep the splitter information */
     // components shall never write there setting to a fixed location, may infer
     // with other uses of the same component...
     getSettings()->beginGroup("Playlist");