From 76219301bb750450702ab49568650285118aa8ca Mon Sep 17 00:00:00 2001 From: Chad Dunlap Date: Mon, 10 Oct 2011 13:36:22 -0400 Subject: corrected typos in src/post/audio/stretch.c and src/post/deinterlace/xine_plugin.c --- src/post/audio/stretch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/post/audio') diff --git a/src/post/audio/stretch.c b/src/post/audio/stretch.c index 154202da4..f8047e183 100644 --- a/src/post/audio/stretch.c +++ b/src/post/audio/stretch.c @@ -267,7 +267,7 @@ static char * get_help (void) { return _("This filter will perform a time stretch, playing the " "stream faster or slower by a factor. Pitch is optionally " "preserved, so it is possible, for example, to use it to " - "watch a movie in less time than it was originaly shot.\n" + "watch a movie in less time than it was originally shot.\n" ); } -- cgit v1.2.3