This commit is contained in:
Steven Fackler 2017-12-09 15:50:23 -08:00
parent 48db60aca0
commit 4b732dad19
1 changed files with 1 additions and 1 deletions

View File

@ -1378,7 +1378,7 @@ foreign_type! {
/// These can be cached to share sessions across connections.
pub struct SslSession;
/// Reference to [`SslSession]`.
/// Reference to [`SslSession`].
///
/// [`SslSession`]: struct.SslSession.html
pub struct SslSessionRef;