]> git.sesse.net Git - vlc/commitdiff
* spelling error
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 15 Jul 2004 15:20:46 +0000 (15:20 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 15 Jul 2004 15:20:46 +0000 (15:20 +0000)
modules/gui/ncurses.c

index 38f4f5efc921656834497c4f32b4795b3cc0316d..36436cf0b24be7b9a84c1395bc6806610c337810 100644 (file)
@@ -85,7 +85,7 @@ static void ReadDir        ( intf_thread_t * );
 
 #define BROWSE_TEXT N_("Filebrowser starting point")
 #define BROWSE_LONGTEXT N_( \
-    "This option allows you to specify directory the ncurses filebrowser" \
+    "This option allows you to specify directory the ncurses filebrowser " \
     "will show you initially.")
 
 vlc_module_begin();