Selaa lähdekoodia

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

(cherry picked from commit 25776dbf76dfbc087582991bea3169e7b39b9340)
Christian Winter 8 vuotta sitten
vanhempi
commit
bd32b67ab6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>