Browse Source

Fix typo in f948234cb

Ihor Radchenko 4 năm trước cách đây
mục cha
commit
9ea7ff5e2f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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: