Fix many typos in documentation
This commit is contained in:
parent
0c2144da90
commit
2857b91385
9 changed files with 10 additions and 10 deletions
|
|
@ -435,7 +435,7 @@
|
|||
<return type="void" />
|
||||
<param index="0" name="force" type="bool" />
|
||||
<description>
|
||||
Submits all completion options added with [method add_code_completion_option]. Will try to force the autoccomplete menu to popup, if [param force] is [code]true[/code].
|
||||
Submits all completion options added with [method add_code_completion_option]. Will try to force the autocomplete menu to popup, if [param force] is [code]true[/code].
|
||||
[b]Note:[/b] This will replace all current candidates.
|
||||
</description>
|
||||
</method>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue