branch: elpa/org-auto-tangle
commit 8883015f005ecd9a2ee2a93b667011c04a4c3c9f
Author: lispy-dobby <[email protected]>
Commit: lispy-dobby <[email protected]>
fixed Emacs references by using M-x-checkdoc
---
org-auto-tangle.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-auto-tangle.el b/org-auto-tangle.el
index 926cec00c1..0dda78d304 100644
--- a/org-auto-tangle.el
+++ b/org-auto-tangle.el
@@ -41,7 +41,7 @@
;; It is common to want to tangle org files everytime you save your changes,
;; especially for common tangled init files. So this program allows you to
;; do so using #+auto_tangle option in an org file. It also does so
asynchronously
-;; so it does let you emacs session hang
+;; so it does let you Emacs session hang
;;; Usage: