diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2023-05-21 20:03:33 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2023-05-21 20:03:33 +0200 |
| commit | 80959650b24a9c849b736234b56bc3d8aff2c0b9 (patch) | |
| tree | d651883702c788be6ad9126e683c433bbeb70fa1 /docs/magit-section.org | |
| parent | ebd7a0635df4e38931f89d9e7cd4c5c4c8f1e730 (diff) | |
Place comma after "e.g." and "i.e."
We already do this in Transient's documentation because that's what
is being done in Emacs' documentation and Transient is part of Emacs.
Let's be consistent even at the cost of making the English unhappy.
Also add a comma before "e.g." and "i.e.", if not inside parentheses,
which is the correct thing to do, regardless which style guide one
chooses to follow.
Diffstat (limited to 'docs/magit-section.org')
| -rw-r--r-- | docs/magit-section.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/magit-section.org b/docs/magit-section.org index f5a6bf9..a358bab 100644 --- a/docs/magit-section.org +++ b/docs/magit-section.org @@ -63,7 +63,7 @@ source for suitable examples before asking me for help. Thanks! kludges, which are not available to other packages. When optional HIDE is non-nil collapse the section body by - default, i.e. when first creating the section, but not when + default, i.e., when first creating the section, but not when refreshing the buffer. Else expand it by default. This can be overwritten using ~magit-section-set-visibility-hook~. When a section is recreated during a refresh, then the visibility of |
