mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
In many of the XML files it had been noted that when the documentation refers to a return value, both "Return" and "Returns" are used. This has now been fixed to only say "Returns". Fixes #28867