mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Fix various typos (#5215)
Fix various typos Found via `codespell -q 3 -S ./LICENSE.txt -L doubleclick,findn,lod,inout,nd,raison,te`
This commit is contained in:
@@ -202,7 +202,7 @@ be used in the documentation. Here's the list of available tags:
|
||||
|
||||
::
|
||||
|
||||
## The do_something method for this plugin. before useing the
|
||||
## The do_something method for this plugin. before using the
|
||||
## method you first have to initialize [MyPlugin].
|
||||
## see : [method initialize]
|
||||
## [color=yellow]Warning:[/color] always [method clean] after use.
|
||||
|
||||
Reference in New Issue
Block a user