From cefdd986f84fe5fea54df85583b41d03d0220462 Mon Sep 17 00:00:00 2001 From: Siggi Langauf Date: Mon, 4 Nov 2002 10:07:50 +0000 Subject: more spelling... CVS patchset: 3186 CVS date: 2002/11/04 10:07:50 --- src/video_out/video_out_xv.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/video_out/video_out_xv.c b/src/video_out/video_out_xv.c index a0a6511a0..bf1490c59 100644 --- a/src/video_out/video_out_xv.c +++ b/src/video_out/video_out_xv.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: video_out_xv.c,v 1.146 2002/11/04 08:05:12 pmhahn Exp $ + * $Id: video_out_xv.c,v 1.147 2002/11/04 10:07:50 siggi Exp $ * * video_out_xv.c, X11 video extension interface for xine * @@ -1205,7 +1205,7 @@ static xine_vo_driver_t *open_plugin (video_driver_class_t *class_gen, const voi VO_PROP_AUTOPAINT_COLORKEY, attr[k], class->adaptor_info[class->adaptor_num].base_id, "XV_AUTOPAINT_COLORKEY", "video.xv_autopaint_colorkey", - _("Make Xv autopaint it's colorkey")); + _("Make Xv autopaint its colorkey")); } else if(!strcmp(attr[k].name, "XV_FILTER")) { int xv_filter; -- cgit v1.2.3