]> source.dussan.org Git - svg.js.git/commit
docs: Fix a few typos 1294/head
authorTim Gates <tim.gates@iress.com>
Wed, 5 Apr 2023 11:12:10 +0000 (21:12 +1000)
committerTim Gates <tim.gates@iress.com>
Wed, 5 Apr 2023 11:12:10 +0000 (21:12 +1000)
commitd3630aa69816e78a274e5b18dd1e027aa8a7e6ec
tree6d60e71adf69fdb7b59534d4a2d4137d5d124a88
parentd8ce1aec598e36457c0bb7e923cf5642420ceb86
docs: Fix a few typos

There are small typos in:
- spec/spec/animation/Runner.js
- src/animation/Runner.js
- src/animation/Timeline.js

Fixes:
- Should read `successful` rather than `successfull`.
- Should read `transforms` rather than `tranforms`.
- Should read `resetting` rather than `reseting`.
- Should read `overwrite` rather than `overwfrite`.
- Should read `morpher` rather than `morepher`.
- Should read `declarative` rather than `declaritive`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
spec/spec/animation/Runner.js
src/animation/Runner.js
src/animation/Timeline.js