소스 검색

Merge branch 'maint'

Nicolas Goaziou 4 년 전
부모
커밋
ff72928da1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lisp/ol-info.el

+ 1 - 1
lisp/ol-info.el

@@ -56,7 +56,7 @@
 			"#" Info-current-node)))
       (org-link-store-props :type "info" :file Info-current-file
 			    :node Info-current-node
-			    :link link :desc desc)
+			    :link link :description desc)
       link)))
 
 (defun org-info-open (path _)