From 5d8a04ab4e44ed6e71b1984b952574104b68fc41 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mohammed=20Adn=C3=A8ne=20Trojette?= Date: Thu, 6 Apr 2006 23:00:24 +0000 Subject: [PATCH] typo in a string (line 42) --- include/vlc_config_cat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/vlc_config_cat.h b/include/vlc_config_cat.h index 033bbf13bd..97169e3c25 100644 --- a/include/vlc_config_cat.h +++ b/include/vlc_config_cat.h @@ -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" ) -- 2.39.2