From 1e90cd180d4b6fea0b4059c69ad885beeb4315f5 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 13 May 2002 21:09:03 +0000 Subject: typo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6083 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mplayer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mplayer.c') diff --git a/mplayer.c b/mplayer.c index 2292e6a0b5..9b9c38afa2 100644 --- a/mplayer.c +++ b/mplayer.c @@ -602,7 +602,7 @@ int gui_no_filename=0; #endif if(vo_plugin_args && vo_plugin_args[0] && strcmp(vo_plugin_args[0],"help")==0){ - mp_msg(MSGT_CPLAYER, MSGL_INFO, "Available video output pluggins:\n"); + mp_msg(MSGT_CPLAYER, MSGL_INFO, "Available video output plugins:\n"); vf_list_plugins(); printf("\n"); exit(0); -- cgit v1.2.3