summaryrefslogtreecommitdiffstats
path: root/libmpdemux
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux')
-rw-r--r--libmpdemux/http.c2
1 files changed, 1 insertions, 1 deletions
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,