Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in Array, Variant pop_front ( ) #4049

Closed
Dimonade opened this issue Sep 21, 2020 · 0 comments · Fixed by godotengine/godot#42227
Closed

Typo in Array, Variant pop_front ( ) #4049

Dimonade opened this issue Sep 21, 2020 · 0 comments · Fixed by godotengine/godot#42227

Comments

@Dimonade
Copy link

Good day,

There is a typo in the Array documentation:
https://docs.godotengine.org/en/stable/classes/class_array.html#class-array-method-pop-front

Removes and returns the first element of the array. Returns null if the array is empty, wwithout printing an error message.

Thank you and have a good day.

@Dimonade Dimonade added the bug label Sep 21, 2020
Calinou added a commit to Calinou/godot that referenced this issue Sep 21, 2020
akien-mga pushed a commit to akien-mga/godot that referenced this issue Sep 24, 2020
MarcusElg pushed a commit to MarcusElg/godot that referenced this issue Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants