mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Various grammar and spelling fixes
This commit is contained in:
@@ -75,8 +75,8 @@ For example:
|
||||
- ``template_scripts/Node/smooth_camera.gd``
|
||||
- ``template_scripts/CharacterBody3D/platformer_movement.gd``
|
||||
|
||||
Default behaviour and overriding it
|
||||
-----------------------------------
|
||||
Default behavior and overriding it
|
||||
----------------------------------
|
||||
|
||||
By default:
|
||||
|
||||
@@ -89,7 +89,7 @@ By default:
|
||||
* the template will not be set as the default for the given node
|
||||
|
||||
|
||||
It is possible to customize this behaviour by adding meta headers at the start
|
||||
It is possible to customize this behavior by adding meta headers at the start
|
||||
of your file, like this:
|
||||
|
||||
.. tabs::
|
||||
|
||||
Reference in New Issue
Block a user