summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
diff options
context:
space:
mode:
authorAlbert Astals Cid <albert.astals.cid@kdab.com>2021-04-12 09:23:16 +0200
committerAlbert Astals Cid <albert.astals.cid@kdab.com>2021-04-12 09:57:59 +0000
commit17db162949e2392a6d57eea1e09515c78e166365 (patch)
tree9ef299f16acfc3df823de636afef7d96036cb8a1 /src/network/kernel
parente90dda731453967a6d9e3adb34890cdf6858240c (diff)
doc: Fix typo
Pick-to: 6.1 Change-Id: Ia4219d06e306b2abd2ac0977cac63ce0492c6397 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/network/kernel')
-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.