]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: correct missing uppercase in Markdown files
authorBenjamin Loison <12752145+Benjamin-Loison@users.noreply.github.com>
Sun, 11 Sep 2022 21:39:14 +0000 (23:39 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 12 Sep 2022 07:10:43 +0000 (09:10 +0200)
To detect these typos I used:

```
clear && grep -rn '\. [a-z]' . | uniq | grep -v '\. lib' | grep -v '[0-9]\. [a-z]' | grep -v '\.\. [a-z]' | grep -v '\. curl' | grep -v 'e.g. [a-z]' | grep -v 'eg. [a-z]' | grep -v '\etc. [a-z]' | grep -v 'i.e\. [a-z]' | grep --color=always '\. [a-z]' | grep '\.md'
```

Closes #9474

docs/BUGS.md
docs/SSLCERTS.md
docs/VERSIONS.md

index 4de58064c2f1fec23c6cac28b70be023774dbe90..df6e302b2f4374192fffe5da36579b462bccf500 100644 (file)
  tracker.
 
  The `TODO` document is full of ideas and suggestions of what we can add or
- fix one day. you are always encouraged and free to grab one of those items and
+ fix one day. You are always encouraged and free to grab one of those items and
  take up a discussion with the curl development team on how that could be
  implemented or provided in the project so that you can work on ticking it odd
  that document.
index ec57f41c9df987b2741c0567fc28242ff9c7c5f3..9e608737390c5e7fd10a508e8dbd70a73668e3d6 100644 (file)
@@ -22,7 +22,7 @@ It is about trust
 
 This system is about trust. In your local CA certificate store you have certs
 from *trusted* Certificate Authorities that you then can use to verify that the
-server certificates you see are valid. they are signed by one of the CAs you
+server certificates you see are valid. They are signed by one of the CAs you
 trust.
 
 Which CAs do you trust? You can decide to trust the same set of companies your
index de0b0d4f852c7adacd22e8cd19d3a1f83d59b726..b1727597e54559d43b17658804cf7f4e8fc4a7a1 100644 (file)
@@ -1,7 +1,7 @@
 Version Numbers and Releases
 ============================
 
- Curl is not only curl. Curl is also libcurl. they are actually individually
+ Curl is not only curl. Curl is also libcurl. They are actually individually
  versioned, but they usually follow each other closely.
 
  The version numbering is always built up using the same system: