Fix misc syntax/style errors/warnings on documentation head (#5977)

This commit is contained in:
Jaime Crespo
2022-07-23 18:29:56 +02:00
committed by GitHub
parent 67d363cdeb
commit 33caaf6535
6 changed files with 9 additions and 7 deletions

View File

@@ -126,7 +126,7 @@ Choosing an output format
-------------------------
Output formats are provided by the :ref:`MovieWriter <class_MovieWriter>` class.
Godot has 2 built-in :ref:`MovieWriter <class_MovieWriter>`s, and more can be implemented by extensions:
Godot has 2 built-in :ref:`MovieWriters <class_MovieWriter>`, and more can be implemented by extensions:
AVI (recommended)
^^^^^^^^^^^^^^^^^