Browse Source

Typo fix: don't rename org-complete defgroup

Bastien Guerry 14 năm trước cách đây
mục cha
commit
7e608051ac
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lisp/org-pcomplete.el

+ 1 - 1
lisp/org-pcomplete.el

@@ -47,7 +47,7 @@
 
 ;;;; Customization variables
 
-(defgroup org-pcomplete nil
+(defgroup org-complete nil
   "Outline-based notes management and organizer."
   :tag "Org"
   :group 'org)