From 7593a1f63884db53b9d1c70c4fe0c2a2f8d9db63 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 24 Dec 2014 14:35:04 +0100 Subject: player: fix a typo in message output This typo has been around for over a year. Oops. --- player/video.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'player/video.c') diff --git a/player/video.c b/player/video.c index a14b647872..ccd0bbf6c6 100644 --- a/player/video.c +++ b/player/video.c @@ -74,7 +74,7 @@ static const char av_desync_help_text[] = " Download the file instead.\n" "- Try to find out whether audio/video/subs are causing this by experimenting\n" " with --no-video, --no-audio, or --no-sub.\n" -"- If you swiched audio or video tracks, try seeking to force synchronization.\n" +"- If you switched audio or video tracks, try seeking to force synchronization.\n" "If none of this helps you, file a bug report.\n\n"; void update_fps(struct MPContext *mpctx) -- cgit v1.2.3