branch: externals/org-contacts commit 1991ef0ecd7a2131d70abc8d2d626cdc98923d8f Author: Ihor Radchenko <yanta...@gmail.com> Commit: Kyle Meyer <k...@kyleam.com>
Fix typo in 304fd01fe --- org-contacts.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org-contacts.el b/org-contacts.el index d8c735cbbe..2811db6c3d 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: