mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
fixed typo 'one short connection' to 'one shot'
This commit is contained in:
@@ -27184,7 +27184,7 @@
|
||||
Persisting connections are saved when the object is serialized to file.
|
||||
</constant>
|
||||
<constant name="CONNECT_ONESHOT" value="4">
|
||||
One short connections disconnect themselves after emission.
|
||||
One shot connections disconnect themselves after emission.
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
||||
Reference in New Issue
Block a user