[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/embark fcf068c0e9: Typo in comment
From: |
ELPA Syncer |
Subject: |
[elpa] externals/embark fcf068c0e9: Typo in comment |
Date: |
Wed, 27 Sep 2023 09:58:10 -0400 (EDT) |
branch: externals/embark
commit fcf068c0e912baa9267cbec02e56a5972d8f31b4
Author: Omar Antolín <omar.antolin@gmail.com>
Commit: Omar Antolín <omar.antolin@gmail.com>
Typo in comment
---
embark-org.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/embark-org.el b/embark-org.el
index 50afab1ca1..c9a8d171b6 100644
--- a/embark-org.el
+++ b/embark-org.el
@@ -110,7 +110,7 @@
for end = (min (org-element-property :end elt) (point-max))
for target = (buffer-substring begin end)
;; Adjust table-cell to exclude final |. (Why is that there?)
- ;; Note: We are not doing this is an embark transformer because we
+ ;; Note: We are not doing this as an embark transformer because we
;; want to adjust the bounds too.
;; TODO? If more adjustments like this become necessary, add a
;; nice mechanism for doing them.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/embark fcf068c0e9: Typo in comment,
ELPA Syncer <=