From 949b479e3ca569651443d8c80bf02cf773e85c43 Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 6 Nov 2005 16:10:39 +0000 Subject: fix typos: aslo->also, falback->fallback (they were just too annoying *g*) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16933 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpdemux/http.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmpdemux') diff --git a/libmpdemux/http.c b/libmpdemux/http.c index 0412c13b0f..84d237ddc7 100644 --- a/libmpdemux/http.c +++ b/libmpdemux/http.c @@ -930,7 +930,7 @@ stream_info_t stream_info_http2 = { "http streaming", "null", "Bertrand, Albeu, Arpi? who?", - "plain http, aslo used as falback for many other protocols", + "plain http, also used as fallback for many other protocols", open_s2, {"http", "http_proxy", "pnm", "mms", "mmsu", "mmst", "rtsp", NULL}, //all the others as fallback NULL, -- cgit v1.2.3