Merge pull request #8764 from BeayemX/fix-typo

Fixed typo 'one short connection' to 'one shot'
This commit is contained in:
Rémi Verschelde 2017-05-14 20:01:41 +02:00 committed by GitHub
commit 1b3fad7edd

View file

@ -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>