ソースを参照

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