diff --git a/examples/network/doc/src/multistreamclient.qdoc b/examples/network/doc/src/multistreamclient.qdoc index bf7ecb802a8..bb70eac7419 100644 --- a/examples/network/doc/src/multistreamclient.qdoc +++ b/examples/network/doc/src/multistreamclient.qdoc @@ -7,7 +7,7 @@ \examplecategory {Networking} \meta tags {network,sctp} \ingroup examples-network - \brief Demonstrates how to use SCTP on the client side + \brief Demonstrates how to use SCTP on the client side. This example demonstrates how to use SCTP, with multiple channels, to interact with other clients through a server. diff --git a/examples/network/doc/src/multistreamserver.qdoc b/examples/network/doc/src/multistreamserver.qdoc index 3601d0ddad2..9e498be3c95 100644 --- a/examples/network/doc/src/multistreamserver.qdoc +++ b/examples/network/doc/src/multistreamserver.qdoc @@ -7,7 +7,7 @@ \examplecategory {Networking} \meta tags {network,sctp} \ingroup examples-network - \brief Demonstrates how to use SCTP on the server side + \brief Demonstrates how to use SCTP on the server side. This example demonstrates how to use SCTP, with multiple channels, on the server side, receiving multiple connections and sending