summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlbert Astals Cid <albert.astals.cid@kdab.com>2021-04-12 09:23:16 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-04-12 16:28:51 +0000
commit33ae5d2145ef3447ed13db055646754866947aa1 (patch)
treee05f07f4d65990b4361da42988739ae4e3a8d315 /src
parent7a78d9bd1714e302e47fe7ea37e8179a05186873 (diff)
doc: Fix typo
Change-Id: Ia4219d06e306b2abd2ac0977cac63ce0492c6397 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io> (cherry picked from commit 17db162949e2392a6d57eea1e09515c78e166365) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src')
-rw-r--r--src/network/kernel/qnetworkinformation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/kernel/qnetworkinformation.cpp b/src/network/kernel/qnetworkinformation.cpp
index d10024bf05..0c41a3a42e 100644
--- a/src/network/kernel/qnetworkinformation.cpp
+++ b/src/network/kernel/qnetworkinformation.cpp
@@ -432,7 +432,7 @@ QNetworkInformationBackendFactory::~QNetworkInformationBackendFactory()
\value Unknown
If this value is returned then we may be connected but the OS
- has still not confirmed full connectivity, or this features
+ has still not confirmed full connectivity, or this feature
is not supported.
\value Disconnected
Indicates that the system may have no connectivity at all.