Explorar o código

fixed typo 'one short connection' to 'one shot'

(cherry picked from commit 25776dbf76dfbc087582991bea3169e7b39b9340)
Christian Winter %!s(int64=8) %!d(string=hai) anos
pai
achega
bd32b67ab6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/base/classes.xml

+ 1 - 1
doc/base/classes.xml

@@ -24293,7 +24293,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>