Merge pull request #1116 from kcheng0222/patch-1

Fixed typo from "depricated" to "deprecated"
This commit is contained in:
鹤翔万里 2021-02-04 09:31:27 +08:00 committed by GitHub
commit a45e0afe0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -294,7 +294,7 @@ class Swap(CyclicReplace):
pass # Renaming, more understandable for two entries
# TODO, this may be depricated...worth reimplementing?
# TODO, this may be deprecated...worth reimplementing?
class TransformAnimations(Transform):
CONFIG = {
"rate_func": squish_rate_func(smooth)