fix(docs): typos

This commit is contained in:
Jérome Eertmans
2024-01-18 22:20:55 +01:00
parent 9cd50e73b2
commit cb4f6f552c
2 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@ import click
envvar="MANIM_RENDERER",
show_envvar=True,
help="If set, use Manim Community Edition (CE) renderer. "
"If this or --GL is not set, default to CE renderer.",
"If this or ``--GL`` is not set, defaults to CE renderer.",
)
@click.option(
"--GL",