mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:33:36 +03:00
docs: lots of minor language polish
Mostly based on recent language decisions from "everything curl": - remove contractions (isn't => is not) - *an* HTTP (consistency) - runtime (no hyphen) - backend (no hyphen) - URL is uppercase Closes #8646
This commit is contained in:
parent
f7376547bf
commit
3a4182d468
30 changed files with 97 additions and 97 deletions
|
|
@ -9,4 +9,4 @@ See-also: ciphers curves
|
|||
---
|
||||
Select the OpenSSL crypto engine to use for cipher operations. Use --engine
|
||||
list to print a list of build-time supported engines. Note that not all (and
|
||||
possibly none) of the engines may be available at run-time.
|
||||
possibly none) of the engines may be available at runtime.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue