瀏覽代碼

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 _)