emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master fb48eb4 1/2: Fix minor typo in org-capture-template


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] master fb48eb4 1/2: Fix minor typo in org-capture-templates
Date: Mon, 8 Jul 2019 18:53:25 -0400 (EDT)

branch: master
commit fb48eb48f3bd432307821bc7158d1090f0e4bbf0
Author: Ismail S <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    Fix minor typo in org-capture-templates
    
    * lisp/org/org-capture.el (org-capture-templates): Fix typo in doc
    string (bug#36491).
    
    Copyright-paperwork-exempt: yes
---
 lisp/org/org-capture.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/org/org-capture.el b/lisp/org/org-capture.el
index dbba33b..cbcf6c7 100644
--- a/lisp/org/org-capture.el
+++ b/lisp/org/org-capture.el
@@ -149,7 +149,7 @@ type         The type of entry.  Valid types are:
                            first plain list at the target
                            location.
                checkitem   a checkbox item.  This differs from the
-                           plain list item only is so far as it uses a
+                           plain list item only in so far as it uses a
                            different default template.
                table-line  a new line in the first table at target location.
                plain       text to be inserted as it is.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]