File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ public final class NIOSSLServerHandler: NIOSSLHandler {
5151 )
5252 }
5353
54- /// Construct a new ``NIOSSLClientHandler `` with the given `context` and a specific `serverHostname`.
54+ /// Construct a new ``NIOSSLServerHandler `` with the given `context` and a specific `serverHostname`.
5555 ///
5656 /// - parameters:
5757 /// - context: The ``NIOSSLContext`` to use on this connection.
@@ -70,7 +70,7 @@ public final class NIOSSLServerHandler: NIOSSLHandler {
7070 )
7171 }
7272
73- /// Construct a new ``NIOSSLClientHandler `` with the given `context` and a specific `serverHostname`.
73+ /// Construct a new ``NIOSSLServerHandler `` with the given `context` and a specific `serverHostname`.
7474 ///
7575 /// - parameters:
7676 /// - context: The ``NIOSSLContext`` to use on this connection.
You can’t perform that action at this time.
0 commit comments