Przeglądaj źródła

Merge branch 'maint'

Nicolas Goaziou 4 lat temu
rodzic
commit
ff72928da1
1 zmienionych plików z 1 dodań i 1 usunięć
  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 _)