From 1991ef0ecd7a2131d70abc8d2d626cdc98923d8f Mon Sep 17 00:00:00 2001 From: Ihor Radchenko Date: Mon, 4 Jan 2021 13:37:15 +0800 Subject: [PATCH] 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 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: