]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/hlsproto.c
tls: cafile, cert, key options
[ffmpeg] / libavformat / hlsproto.c
index 95bd04787754cf7bc430943484d085bc06e6d4f6..a290c888e054a069d5358ca973a6f4b04e5a3b04 100644 (file)
@@ -36,7 +36,7 @@
  * An apple http stream consists of a playlist with media segment files,
  * played sequentially. There may be several playlists with the same
  * video content, in different bandwidth variants, that are played in
- * parallel (preferrably only one bandwidth variant at a time). In this case,
+ * parallel (preferably only one bandwidth variant at a time). In this case,
  * the user supplied the url to a main playlist that only lists the variant
  * playlists.
  *