Merge pull request #8764 from BeayemX/fix-typo
Fixed typo 'one short connection' to 'one shot'
This commit is contained in:
commit
1b3fad7edd
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue