2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[#1661] Fixed one last comment

This commit is contained in:
Tomek Mrugalski 2021-03-12 09:37:04 +01:00 committed by Francis Dupont
parent 5e36f6eabf
commit 261d08df4d

View File

@ -6,7 +6,7 @@
/// @brief Test of TLSSocket
///
/// Tests the functionality of a TCPSocket by working through an open-send-
/// Tests the functionality of a TLSSocket by working through an open-send-
/// receive-close sequence and checking that the asynchronous notifications
/// work.