Doc: Fix qdoc full stop warning in briefs

Add a full stop to the briefs to clear the following qdoc warnings:

* multistreamclient.qdoc: '\brief' statement does not end with
  a full stop.
* multistreamserver.qdoc: '\brief' statement does not end with
  a full stop.

Change-Id: If0e58bc100a595f3ee00c79c31ac19f8d9ee3ad9
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
Andreas Eliasson 2023-09-01 10:48:05 +02:00
parent 40b07ee887
commit ebd87ce2e5
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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