From a5268a8aab187a4d98190833923f0a80610007f8 Mon Sep 17 00:00:00 2001 From: albert-github Date: Sat, 15 Apr 2023 11:45:54 +0200 Subject: Spelling corrections --- src/animation/Timeline.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/animation/Timeline.js') diff --git a/src/animation/Timeline.js b/src/animation/Timeline.js index 387b59b..3f81b66 100644 --- a/src/animation/Timeline.js +++ b/src/animation/Timeline.js @@ -239,7 +239,7 @@ export default class Timeline extends EventTarget { this.fire('time', this._time) // This is for the case that the timeline was seeked so that the time - // is now before the startTime of the runner. Thats why we need to set + // is now before the startTime of the runner. That is why we need to set // the runner to position 0 // FIXME: -- cgit v1.2.3