]> git.sesse.net Git - vlc/commitdiff
typo in a string (line 42)
authorMohammed Adnène Trojette <adn@videolan.org>
Thu, 6 Apr 2006 23:00:24 +0000 (23:00 +0000)
committerMohammed Adnène Trojette <adn@videolan.org>
Thu, 6 Apr 2006 23:00:24 +0000 (23:00 +0000)
include/vlc_config_cat.h

index 033bbf13bdae9fa7316894d60001a05c5d9f9485..97169e3c25074f04865fc0164b9936cf5f9fae26 100644 (file)
@@ -39,7 +39,7 @@
 #define INTF_TITLE N_("Interface")
 #define INTF_HELP  N_( "Settings for VLC's interfaces" )
 
-#define INTF_GENERAL_HELP N_( "General interface setttings" )
+#define INTF_GENERAL_HELP N_( "General interface settings" )
 
 #define INTF_MAIN_TITLE  N_( "Main interfaces" )
 #define INTF_MAIN_HELP N_( "Settings for the main interface" )