Fix typo in documentation

Change-Id: I86584392f2646e87f26bf6de725802e5c6a6c6e0
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
bb10
André Klitzing 2016-12-27 10:50:45 +01:00
parent 6722147696
commit 0f5687280e
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QNetworkDatagram
\brief The QNetworkDatagram class provides the data and matadata of a UDP datagram.
\brief The QNetworkDatagram class provides the data and metadata of a UDP datagram.
\since 5.8
\ingroup network
\inmodule QtNetwork