mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Misc. typos
Found via `codespell -q 3 -I ../godot-word-whitelist.txt --skip="./thirdparty,*.po"`
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<return type="int" enum="Shader.Mode">
|
||||
</return>
|
||||
<description>
|
||||
Returns the shader mode for the shader, eiter [code]MODE_CANVAS_ITEM[/code], [code]MODE_SPATIAL[/code] or [code]MODE_PARTICLES[/code]
|
||||
Returns the shader mode for the shader, either [code]MODE_CANVAS_ITEM[/code], [code]MODE_SPATIAL[/code] or [code]MODE_PARTICLES[/code]
|
||||
</description>
|
||||
</method>
|
||||
<method name="has_param" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user