mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
The documentation and comments now all use 'an' to refer to the word SQL and not 'a'.
This commit is contained in:
parent
93dd31cadf
commit
4d13cc56de
13 changed files with 19 additions and 15 deletions
|
@ -78,6 +78,10 @@ documentation:
|
|||
|
||||
* **MySQL**, **PostgreSQL**, **SQLite**
|
||||
|
||||
* **SQL** -- when referring to SQL, the expected pronunciation should be
|
||||
"Ess Queue Ell" and not "sequel". Thus in a phrase like "Returns an
|
||||
SQL expression", "SQL" should be preceded by "an" and not "a".
|
||||
|
||||
* **Python** -- when referring to the language, capitalize Python.
|
||||
|
||||
* **realize**, **customize**, **initialize**, etc. -- use the American
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue