]> git.sesse.net Git - vlc/blobdiff - src/libvlc.c
Fix wording.
[vlc] / src / libvlc.c
index 73a21e87200c7ef4a4b69be7958d1bd6083017c5..128b79166a9925487afbcd70216d98b311553d58 100644 (file)
@@ -1275,7 +1275,7 @@ static int GetFilenames( libvlc_int_t *p_vlc, int i_argc, const char *ppsz_argv[
 static inline void print_help_on_full_help( void )
 {
     utf8_fprintf( stdout, "\n" );
-    utf8_fprintf( stdout, "To get exhaustive help, use '-H'.\n" );
+    utf8_fprintf( stdout, "To get exhaustive help, use '-H'.\n" );
 }
 
 static void Help( libvlc_int_t *p_this, char const *psz_help_name )