1
0
mirror of https://github.com/videojs/video.js.git synced 2025-07-15 01:34:23 +02:00

docs(time-ranges): fix misspellings (#5046)

This commit is contained in:
Mayde
2018-03-26 22:58:07 +08:00
committed by Gary Katsevman
parent 44312bc060
commit 378d98ee87

View File

@ -63,7 +63,7 @@ function rangeCheck(fnName, index, maxIndex) {
* The function name to use for logging * The function name to use for logging
* *
* @param {string} valueIndex * @param {string} valueIndex
* The proprety that should be used to get the time. should be 'start' or 'end' * The property that should be used to get the time. should be 'start' or 'end'
* *
* @param {Array} ranges * @param {Array} ranges
* An array of time ranges * An array of time ranges