summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2010-07-26 02:11:03 (GMT)
committerAaron McCarthy <aaron.mccarthy@nokia.com>2010-07-27 02:05:12 (GMT)
commite9e0a82b1a5a71cefdd1711c51b786088b40bafd (patch)
tree9a6350fb6df2be3c4e9c3c5bff51ee6f777e1876 /doc/src
parent0664d3ad029b4d80d9ffac75f4f1c6c47bac2641 (diff)
downloadQt-e9e0a82b1a5a71cefdd1711c51b786088b40bafd.zip
Qt-e9e0a82b1a5a71cefdd1711c51b786088b40bafd.tar.gz
Qt-e9e0a82b1a5a71cefdd1711c51b786088b40bafd.tar.bz2
Fix typo in docs.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/network-programming/bearermanagement.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/network-programming/bearermanagement.qdoc b/doc/src/network-programming/bearermanagement.qdoc
index 67c13f2..bc016df 100644
--- a/doc/src/network-programming/bearermanagement.qdoc
+++ b/doc/src/network-programming/bearermanagement.qdoc
@@ -191,7 +191,7 @@ closed via \l{QNetworkSession::close()}, respectively. If the session
is \l{QNetworkSession::Disconnected}{disconnected} at the time of the
\l{QNetworkSession::open()}{open()} call the underlying interface is started;
otherwise only the reference counter against the global session is
-incremeted. The opposite behavior can be observed when using
+incremented. The opposite behavior can be observed when using
\l{QNetworkSession::close()}{close()}.
In some use cases it may be necessary to turn the interface off despite of