branch: externals/org commit 9ea7ff5e2f8f9f280f8022cade62c1a3bba1478c Author: Ihor Radchenko <yanta...@gmail.com> Commit: Kyle Meyer <k...@kyleam.com>
Fix typo in f948234cb --- contrib/lisp/org-contacts.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/lisp/org-contacts.el b/contrib/lisp/org-contacts.el index d8c735c..2811db6 100644 --- a/contrib/lisp/org-contacts.el +++ b/contrib/lisp/org-contacts.el @@ -54,8 +54,8 @@ ;;;; Usage: ;;; How to search? -;;; -;;; You can use `org-spare-tree' [C-c / p] to filter based on a +;;; +;;; You can use `org-sparse-tree' [C-c / p] to filter based on a ;;; specific property. Or other matcher on `org-sparse-tree'. ;;; Code: