Browse Source

Backport commit fb48eb48f from Emacs

* lisp/org-capture.el (org-capture-templates): Fix typo in doc
string (bug#36491).

Fix minor typo in org-capture-templates
fb48eb48f3bd432307821bc7158d1090f0e4bbf0
Ismail S
Tue Jul 9 00:53:18 2019 +0200

TINYCHANGE
Ismail S 5 years ago
parent
commit
64262af685
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/org-capture.el

+ 1 - 1
lisp/org-capture.el

@@ -152,7 +152,7 @@ type         The type of entry.  Valid types are:
                            first plain list at the target
                            first plain list at the target
                            location.
                            location.
                checkitem   a checkbox item.  This differs from the
                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.
                            different default template.
                table-line  a new line in the first table at target location.
                table-line  a new line in the first table at target location.
                plain       text to be inserted as it is.
                plain       text to be inserted as it is.