From: Ismail S Date: Mon, 8 Jul 2019 20:56:55 +0000 (+0200) Subject: Fix minor typo in org-capture-templates X-Git-Tag: emacs-27.0.90~2050 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fb48eb48f3bd432307821bc7158d1090f0e4bbf0;p=emacs.git 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 --- diff --git a/lisp/org/org-capture.el b/lisp/org/org-capture.el index dbba33b50d0..cbcf6c72f9f 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.