Doc: normalise pre-acronym determiners#31772
Conversation
For consistency, replace "a SQL" with "an SQL".
JelleZijlstra
left a comment
There was a problem hiding this comment.
It's good to make this consistent in the sqlite docs. There are two more instances in howto/functional.rst and Lib/socketserver.py, but I think we can leave those alone since they're not directly about SQLite.
@gvanrossum I'm planning to merge this soon
Sorry, something went wrong.
|
There's a merge conflict, could you regenerate Argument Clinic? |
Sorry, something went wrong.
|
Thanks @erlend-aasland for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
Sorry, something went wrong.
|
Sorry, @erlend-aasland and @JelleZijlstra, I could not cleanly backport this to |
Sorry, something went wrong.
|
Sorry @erlend-aasland and @JelleZijlstra, I had trouble checking out the |
Sorry, something went wrong.
|
Thanks @erlend-aasland for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
Sorry, something went wrong.
|
Sorry, @erlend-aasland and @JelleZijlstra, I could not cleanly backport this to |
Sorry, something went wrong.
For consistency, replace "a SQL" with "an SQL".. (cherry picked from commit 2d5835a) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
For consistency, replace "a SQL" with "an SQL".. (cherry picked from commit 2d5835a) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
…thonGH-31807) For consistency, replace "a SQL" with "an SQL".. (cherry picked from commit 2d5835a) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
For consistency, replace seven instances of "a SQL" with "an SQL" in sqlite3 docs/docstrings.