removing 'easy to use'

pull/9328/head
Mel Weed 2019-01-10 16:54:51 +02:00 committed by Seppo Takalo
parent cabf597ab0
commit c454ba9f60
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
/** /**
* \brief DTLSSocket implement DTLS stream over UDP Socket. * \brief DTLSSocket implement DTLS stream over UDP Socket.
* *
* This is a easy to use helper class that uses DTLSSocketWrapper with * This is a helper class that uses DTLSSocketWrapper with
* internal UDPSocket. * internal UDPSocket.
*/ */
@ -103,4 +103,4 @@ private:
#endif #endif
#endif #endif
/** @} */ /** @} */