summaryrefslogtreecommitdiff
path: root/doc/base
diff options
context:
space:
mode:
authorChristian Winter <christian.winter1990@gmail.com>2017-05-14 19:56:58 +0200
committerChristian Winter <christian.winter1990@gmail.com>2017-05-14 19:56:58 +0200
commit25776dbf76dfbc087582991bea3169e7b39b9340 (patch)
tree84edfd4973b5544464aa87b43499b0065a2e81fd /doc/base
parent4db79346bb7aa0a8361e0d551005ffa64e5bc91c (diff)
fixed typo 'one short connection' to 'one shot'
Diffstat (limited to 'doc/base')
-rw-r--r--doc/base/classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index d1ae66c02c..cea375005c 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -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>