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:
luzpaz
2021-09-02 10:02:23 -04:00
committed by GitHub
parent 8f4fbffaf7
commit d9bc787dd9
11 changed files with 11 additions and 11 deletions

View File

@@ -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.