mirror of
https://github.com/django/django.git
synced 2025-09-26 12:09:19 +00:00
[1.6.x] 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'.
Backport of 4d13cc56de
from master
This commit is contained in:
parent
9f69ae7847
commit
180b9955cc
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