You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Fix usage of "Return" in the docs
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<return type="ENetPacketPeer" />
|
||||
<argument index="0" name="id" type="int" />
|
||||
<description>
|
||||
Return the [ENetPacketPeer] associated to the given [code]id[/code].
|
||||
Returns the [ENetPacketPeer] associated to the given [code]id[/code].
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_bind_ip">
|
||||
|
||||
Reference in New Issue
Block a user