summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qconnectionfactories.cpp
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2018-06-18 15:43:41 +0200
committerPaul Wicking <paul.wicking@qt.io>2018-06-19 04:03:56 +0000
commitafa87abab397c74764a3d0e882129f0be764e86d (patch)
treee0048c557091c96eb4932ff3ef92cb99159dcd84 /src/remoteobjects/qconnectionfactories.cpp
parent601c405d6e935b6d55a296106dfc522d217611fa (diff)
Doc: Add missing dots
Task-number: QTBUG-68933 Change-Id: I8e424d1a0d43009889e2ab52305dc84cd2b89ecc Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
Diffstat (limited to 'src/remoteobjects/qconnectionfactories.cpp')
-rw-r--r--src/remoteobjects/qconnectionfactories.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/remoteobjects/qconnectionfactories.cpp b/src/remoteobjects/qconnectionfactories.cpp
index 583f800..29aa156 100644
--- a/src/remoteobjects/qconnectionfactories.cpp
+++ b/src/remoteobjects/qconnectionfactories.cpp
@@ -246,7 +246,7 @@ ServerIoDevice *QConnectionAbstractServer::nextPendingConnection()
/*!
\class QtROServerFactory
\inmodule QtRemoteObjects
- \brief A class holding information about server backends available on the Qt Remote Objects network
+ \brief A class holding information about server backends available on the Qt Remote Objects network.
*/
QtROServerFactory::QtROServerFactory()
{
@@ -265,7 +265,7 @@ QtROServerFactory *QtROServerFactory::instance()
/*!
\class QtROClientFactory
\inmodule QtRemoteObjects
- \brief A class holding information about client backends available on the Qt Remote Objects network
+ \brief A class holding information about client backends available on the Qt Remote Objects network.
*/
QtROClientFactory::QtROClientFactory()
{