summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIhor Radchenko <yantar92@gmail.com>2021-01-04 13:37:15 +0800
committerKyle Meyer <kyle@kyleam.com>2021-01-10 17:13:38 -0500
commit9ea7ff5e2f8f9f280f8022cade62c1a3bba1478c (patch)
tree7894f4bf88246922ea7888d589d3d229848fe36e
parent5b5c420da5298f6526b77c409a5ef67e63741bad (diff)
downloadorg-mode-9ea7ff5e2f8f9f280f8022cade62c1a3bba1478c.tar.gz
Fix typo in f948234cb
-rw-r--r--contrib/lisp/org-contacts.el4
1 files 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: