mirror of
https://github.com/3b1b/manim.git
synced 2025-08-01 08:54:38 +08:00
typo changes
This commit is contained in:
@ -36,7 +36,7 @@ class TexMobject(SVGMobject):
|
||||
"arg_separator" : " ",
|
||||
"height" : None,
|
||||
"organize_left_to_right" : False,
|
||||
"propogate_style_to_family" : True,
|
||||
"propagate_style_to_family" : True,
|
||||
"alignment" : "",
|
||||
}
|
||||
def __init__(self, *args, **kwargs):
|
||||
|
Reference in New Issue
Block a user