Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 7bfaf32

Browse files
author
Zearin
committed
notes/styleguide.rst: Add comma after “e.g.”
To any style-obsessed writers or editors reading this commit: The comma (or lack of one) after “e.g.” or “i.e.” has always bugged me. I finally looked it up! Here’s what I found: http://english.stackexchange.com/questions/16172/should-i-always-use-a-comma-after-e-g-or-i-e
1 parent 91ba68d commit 7bfaf32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/notes/styleguide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Strive to keep any contributions relevant to the :ref:`purpose of The Guide
3030
* `Cite <http://sphinx.pocoo.org/rest.html?highlight=citations#citations>`_
3131
references where needed.
3232
* If a subject isn't directly relevant to Python, but useful in conjunction
33-
with Python (e.g. Git, GitHub, Databases), reference by linking to useful
33+
with Python (e.g., Git, GitHub, Databases), reference by linking to useful
3434
resources, and describe why it's useful to Python.
3535
* When in doubt, ask.
3636

0 commit comments

Comments
 (0)