File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -575,7 +575,7 @@ var Video = new Class({
575575 * You can then play back specific markers via the `playMarker` method.
576576 *
577577 * Note that marker timing is _not_ frame-perfect. You should construct your videos in such a way that you allow for
578- * plenty of extra padding before and after each sequence to allow for discrepencies in browser seek and currentTime accuracy.
578+ * plenty of extra padding before and after each sequence to allow for discrepancies in browser seek and currentTime accuracy.
579579 *
580580 * See https://github.com/w3c/media-and-entertainment/issues/4 for more details about this issue.
581581 *
@@ -605,7 +605,7 @@ var Video = new Class({
605605 * specified via the `addMarker` method.
606606 *
607607 * Note that marker timing is _not_ frame-perfect. You should construct your videos in such a way that you allow for
608- * plenty of extra padding before and after each sequence to allow for discrepencies in browser seek and currentTime accuracy.
608+ * plenty of extra padding before and after each sequence to allow for discrepancies in browser seek and currentTime accuracy.
609609 *
610610 * See https://github.com/w3c/media-and-entertainment/issues/4 for more details about this issue.
611611 *
You can’t perform that action at this time.
0 commit comments