diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-08-03 02:42:01 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-08-03 02:42:01 (EDT) |
commit | 78edc48877c60789c2ebcf571d8c05f5d67eb1bd (patch) | |
tree | 5f95a1f02e00428d655cf3aed24ac1b37336ff0e | |
parent | 4c7a4a4a7127259d370d3365ccbfb345a24fc31e (diff) |
substvars: Use two hyphens for an en dash
-rw-r--r-- | substvars | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Abi-Version: 24 Common-Description: The wolfSSL embedded SSL library (formerly CyaSSL) is a lightweight TLS library written in ANSI C and targeted for embedded, RTOS, and resource-constrained - environments - primarily because of its small size, speed, and feature set. + environments -- primarily because of its small size, speed, and feature set. wolfSSL supports industry standards up to the current TLS 1.3 and DTLS 1.2 levels, is up to 20 times smaller than OpenSSL, and offers progressive ciphers such as ChaCha20, Curve25519, NTRU, and Blake2b. User benchmarking and |