diff options
| author | David Smith <smithdc@gmail.com> | 2021-10-18 17:06:00 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-10-18 21:00:28 +0200 |
| commit | 69b0736fad1d1f0197409ca025b7bcdf5666ae62 (patch) | |
| tree | 10186ffaf53d0d472429a0e2a6e0bea60ea709b5 /docs/internals/contributing | |
| parent | e2f778d57947d168a875159e6df075255eea4bbc (diff) | |
Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.
Diffstat (limited to 'docs/internals/contributing')
| -rw-r--r-- | docs/internals/contributing/writing-documentation.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals/contributing/writing-documentation.txt b/docs/internals/contributing/writing-documentation.txt index e409b7fcc7..9ea20d0095 100644 --- a/docs/internals/contributing/writing-documentation.txt +++ b/docs/internals/contributing/writing-documentation.txt @@ -146,6 +146,9 @@ documentation: * **email** -- no hyphen. +* **HTTP** -- the expected pronunciation is "Aitch Tee Tee Pee" and therefore + should be preceded by "an" and not "a". + * **MySQL**, **PostgreSQL**, **SQLite** * **SQL** -- when referring to SQL, the expected pronunciation should be |
