Parcourir la source

Fix typo in f948234cb

Ihor Radchenko il y a 4 ans
Parent
commit
9ea7ff5e2f
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      contrib/lisp/org-contacts.el

+ 2 - 2
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: