We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4771748 commit de8f73eCopy full SHA for de8f73e
src/lib.rs
@@ -10,7 +10,7 @@
10
//!
11
//! This crate uses SChannel on Windows (via the `schannel` crate), Secure
12
//! Transport on OSX (via the `security-framework` crate), and OpenSSL (via the
13
-//! `openssl` crate) on all other platforms. Future futures may also enable
+//! `openssl` crate) on all other platforms. Future features may also enable
14
//! other TLS frameworks as well, but these initial libraries are likely to
15
//! remain as the defaults.
16
0 commit comments