removing 'easy to use'

pull/9646/head
Mel Weed 2019-01-10 16:54:51 +02:00 committed by adbridge
parent 8a4674d44a
commit 8d84a14cda
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.
*/ */