summaryrefslogtreecommitdiff
path: root/docs/CIPHERS.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-12-09 12:03:35 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-12-09 12:03:35 +0100
commit8963d6acac7b33fab72551999644cf2fd20c3a9b (patch)
tree2002332d41bae7cea15efa8e39154dd844cedc07 /docs/CIPHERS.md
parentf6151dd9ba476b8a5f58a3f6093482bbecd6e7f1 (diff)
downloadcurl-bagder/docs-proselint.tar.gz
docs: fix proselint nitsbagder/docs-proselint
- remove a lot of exclamation marks - use consistent spaces (1, not 2) - use better words at some places
Diffstat (limited to 'docs/CIPHERS.md')
-rw-r--r--docs/CIPHERS.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/CIPHERS.md b/docs/CIPHERS.md
index af8f2f4c4..a57c61878 100644
--- a/docs/CIPHERS.md
+++ b/docs/CIPHERS.md
@@ -278,9 +278,9 @@ When specifying multiple cipher names, separate them with colon (`:`).
## GSKit
-Ciphers are internally defined as
-[numeric codes](https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/apis/gsk_attribute_set_buffer.htm),
-but libcurl maps them to the following case-insensitive names.
+Ciphers are internally defined as [numeric
+codes](https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/apis/gsk_attribute_set_buffer.htm). libcurl
+maps them to the following case-insensitive names.
### SSL2 cipher suites (insecure: disabled by default)