branch: scratch/org-contacts-rebased commit 83f72260b955a0d7712fe35cb845a4d49b27e9e9 Author: Ihor Radchenko <yanta...@gmail.com> Commit: Kyle Meyer <k...@kyleam.com>
Fix typo in 124cc7a1a --- org-contacts.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org-contacts.el b/org-contacts.el index d8c735c..2811db6 100644 --- a/org-contacts.el +++ b/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: