Skip to content

Commit a1bb049

Browse files
alterdimLouis Pierre Jean Gerardchopan050
authored
Fix Microsoft typo in TexFontTemplateLibrary scene in example_scenes/advanced_tex_fonts.py (#4305)
Co-authored-by: Louis Pierre Jean Gerard <[email protected]> Co-authored-by: Francisco Manríquez Novoa <[email protected]>
1 parent 325fa08 commit a1bb049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_scenes/advanced_tex_fonts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class TexFontTemplateLibrary(Scene):
5252
Many of the in the TexFontTemplates collection require that specific fonts
5353
are installed on your local machine.
5454
For example, choosing the template TexFontTemplates.comic_sans will
55-
not compile if the Comic Sans Micrososft font is not installed.
55+
not compile if the Comic Sans Microsoft font is not installed.
5656
5757
This scene will only render those Templates that do not cause a TeX
5858
compilation error on your system. Furthermore, some of the ones that do render,

0 commit comments

Comments
 (0)