Skip to content

Commit f1fdb2f

Browse files
author
Louis Pierre Jean Gerard
committed
fixed Microsoft typo
1 parent a8458cb commit f1fdb2f

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)