From fb48eb48f3bd432307821bc7158d1090f0e4bbf0 Mon Sep 17 00:00:00 2001 From: Ismail S Date: Mon, 8 Jul 2019 22:56:55 +0200 Subject: [PATCH] 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 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. -- 2.39.5