doc: fix typo in UDP header

This commit is contained in:
Oleg Hahm 2014-11-30 21:45:58 +01:00
parent f8ecbf2a0a
commit 206afa4d40

View File

@ -7,7 +7,7 @@
*/ */
/** /**
* @defgroup tcp UDP implementation * @defgroup udp UDP implementation
* @ingroup net * @ingroup net
* @brief This module implements the transport layer protocol UDP. * @brief This module implements the transport layer protocol UDP.
* This includes 6LoWPAN UDP header compression. * This includes 6LoWPAN UDP header compression.