summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qconnectionfactories.cpp
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-06-30 03:00:10 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-06-30 03:00:10 +0200
commit708b2fb464660fdb0bc84c721d05733b1a8f2a2f (patch)
treea77cc3c0b640180523446d6507aac7f346ba6aaf /src/remoteobjects/qconnectionfactories.cpp
parent8059ffd4ebf7467224ad50b7d051b308e4157a33 (diff)
parent65b338416e5846c3d41f0286ad3020f4a5132e45 (diff)
Merge remote-tracking branch 'origin/5.11' into dev
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 3c3059a..317d2fa 100644
--- a/src/remoteobjects/qconnectionfactories.cpp
+++ b/src/remoteobjects/qconnectionfactories.cpp
@@ -228,7 +228,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()
{
@@ -247,7 +247,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()
{