mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 19:46:21 +08:00
Merge pull request #1116 from kcheng0222/patch-1
Fixed typo from "depricated" to "deprecated"
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user