mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Typo fixes from git
This commit is contained in:
@@ -95,7 +95,7 @@ Return true if the array is empty (size==0).
|
||||
|
||||
- void **erase** **(** var value **)**
|
||||
|
||||
Remove the first occurence of a value from the array.
|
||||
Remove the first occurrence of a value from the array.
|
||||
|
||||
.. _class_Array_find:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user