QSctpSocket: Update windows-note to specify 'class'

When we say 'this feature', it can be misunderstood to mean
the subject of discussion in the immediately preceding paragraph.

Fixes: QTBUG-107720
Change-Id: I726c7a591f01e59c3c36c802abeb17b51abf0777
Reviewed-by: Alex Trotsenko <alex1973tr@gmail.com>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
(cherry picked from commit 4c7524cbe8f7d53faeda8d4ecb65ee050f209e8b)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Mårten Nordheim 2022-10-25 16:28:39 +02:00 committed by Qt Cherry-pick Bot
parent df8ef04229
commit a9771f2b8c
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@
between endpoints. Call nextPendingDatagramConnection() to accept
the pending datagram-mode connection as a connected QSctpSocket.
\note This feature is not supported on the Windows platform.
\note This class is not supported on the Windows platform.
\sa QTcpServer, QSctpSocket, QAbstractSocket
*/

View File

@ -74,7 +74,7 @@
etc. is allowed in datagram mode with the same limitations as in
continuous byte stream mode.
\note This feature is not supported on the Windows platform.
\note This class is not supported on the Windows platform.
\sa QSctpServer, QTcpSocket, QAbstractSocket
*/