mirror of
https://github.com/openharmony/third_party_rust_rust-native-tls.git
synced 2026-07-01 20:24:01 -04:00
Merge pull request #236 from sgasse/fix/sgasse/misc_typo_in_lib
Fix misc typo in lib.rs documentation
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
//!
|
||||
//! This crate uses SChannel on Windows (via the `schannel` crate), Secure
|
||||
//! Transport on OSX (via the `security-framework` crate), and OpenSSL (via the
|
||||
//! `openssl` crate) on all other platforms. Future futures may also enable
|
||||
//! `openssl` crate) on all other platforms. Future features may also enable
|
||||
//! other TLS frameworks as well, but these initial libraries are likely to
|
||||
//! remain as the defaults.
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user