]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix minor typo in org-capture-templates
authorIsmail S <ismail-s.no-reply@github.com>
Mon, 8 Jul 2019 20:56:55 +0000 (22:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 8 Jul 2019 22:53:18 +0000 (00:53 +0200)
* lisp/org/org-capture.el (org-capture-templates): Fix typo in doc
string (bug#36491).

Copyright-paperwork-exempt: yes

lisp/org/org-capture.el

index dbba33b50d00184d284cffa91d5748e516694a1b..cbcf6c72f9f6817c8672c7153ad5ea6c34b6789d 100644 (file)
@@ -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.