fixed typo 'one short connection' to 'one shot'
(cherry picked from commit 25776dbf76
)
This commit is contained in:
parent
3cd1185b25
commit
bd32b67ab6
@ -24293,7 +24293,7 @@
|
|||||||
Persisting connections are saved when the object is serialized to file.
|
Persisting connections are saved when the object is serialized to file.
|
||||||
</constant>
|
</constant>
|
||||||
<constant name="CONNECT_ONESHOT" value="4">
|
<constant name="CONNECT_ONESHOT" value="4">
|
||||||
One short connections disconnect themselves after emission.
|
One shot connections disconnect themselves after emission.
|
||||||
</constant>
|
</constant>
|
||||||
</constants>
|
</constants>
|
||||||
</class>
|
</class>
|
||||||
|
Loading…
Reference in New Issue
Block a user