Fix incorrect spelling of utc_timings in the doc

Should be utc_timings but was spelled as utc_timing.

Fixes #496.

Change-Id: I77aeb3caf54493ff8c1367f6f078de192860c39a
This commit is contained in:
KongQun Yang 2018-11-08 14:08:09 -08:00
parent 53aa775ea4
commit 70dfced819
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ DASH options
The segments are not removed if the value is zero.
--utc_timing <scheme_id_uri_value_pairs>
--utc_timings <scheme_id_uri_value_pairs>
Comma separated UTCTiming schemeIdUri and value pairs for the MPD:
**<scheme_id_uri>=<value>[,<scheme_id_uri>=<value>]...**