Skip to content

Commit c454ba9

Browse files
Mel WeedSeppo Takalo
authored andcommitted
removing 'easy to use'
1 parent cabf597 commit c454ba9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/netsocket/DTLSSocket.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
/**
3333
* \brief DTLSSocket implement DTLS stream over UDP Socket.
3434
*
35-
* This is a easy to use helper class that uses DTLSSocketWrapper with
35+
* This is a helper class that uses DTLSSocketWrapper with
3636
* internal UDPSocket.
3737
*/
3838

@@ -103,4 +103,4 @@ class DTLSSocket : public DTLSSocketWrapper {
103103

104104
#endif
105105
#endif
106-
/** @} */
106+
/** @} */

0 commit comments

Comments
 (0)