diff options
| author | Sean Whitton | 2025-03-22 21:07:28 +0800 |
|---|---|---|
| committer | Sean Whitton | 2025-03-22 21:07:28 +0800 |
| commit | 1364bbc6a5cb8fd7816674c685bba8db7de8ada7 (patch) | |
| tree | d196fa1a209121c239ca0686518c20a8596e8750 /admin | |
| parent | dc80a8f0509e37cc92f4f2f3a18c6732b163ffd4 (diff) | |
| download | emacs-1364bbc6a5cb8fd7816674c685bba8db7de8ada7.tar.gz emacs-1364bbc6a5cb8fd7816674c685bba8db7de8ada7.zip | |
; * admin/notes/spelling: Grammar fix
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/notes/spelling | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/spelling b/admin/notes/spelling index a6441c181f6..37a0ada9923 100644 --- a/admin/notes/spelling +++ b/admin/notes/spelling | |||
| @@ -16,7 +16,7 @@ Re "behavior" vs "behaviour", etc. | |||
| 16 | 16 | ||
| 17 | - https://lists.gnu.org/r/emacs-devel/2005-06/msg00489.html | 17 | - https://lists.gnu.org/r/emacs-devel/2005-06/msg00489.html |
| 18 | 18 | ||
| 19 | - In comments, docstrings and other documentation that forms parts of | 19 | - In comments, docstrings and other documentation that forms part of |
| 20 | Emacs itself, prefer not to abbreviate "Emacs Lisp". | 20 | Emacs itself, prefer not to abbreviate "Emacs Lisp". |
| 21 | Say just "Lisp" whenever the context allows. | 21 | Say just "Lisp" whenever the context allows. |
| 22 | If you must abbreviate "Emacs Lisp", capitalize it thus: "Elisp". | 22 | If you must abbreviate "Emacs Lisp", capitalize it thus: "Elisp". |