]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/simple_preferences.cpp
Qt4 - wording corrections. By Llynix
[vlc] / modules / gui / qt4 / components / simple_preferences.cpp
index c4b2c351c0c6289612eb7495761d5b035c8c259b..9e034b43c6f585e68c9e4f94d4e591250fb2c3b2 100644 (file)
@@ -247,7 +247,7 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
         END_SPREFS_CAT;
 
         /* Interface Panel */
-        START_SPREFS_CAT( Interface, "Interfaces settings" );
+        START_SPREFS_CAT( Interface, "Interface settings" );
             
             CONFIG_GENERIC( "language", StringList, NULL, language );//FIXME
 #if !defined( WIN32 ) && !defined( HAVE_DBUS_3 )