Fix some typos and grammar mistakes found using LanguageTool

This commit is contained in:
Hugo Locurcio
2020-04-16 23:05:43 +02:00
parent caa1a2ef8a
commit 046215542d
59 changed files with 155 additions and 151 deletions

View File

@@ -123,7 +123,7 @@ Primitives are cleared this way:
Instantiating a Mesh into 3D space
----------------------------------
The 3D APIs are different than the 2D ones, so the instantiation API must be used.
The 3D APIs are different from the 2D ones, so the instantiation API must be used.
.. tabs::
.. code-tab:: gdscript GDScript