浏览代码

Fix docstring typo

* lisp/org.el (org-insert-link): Fix docstring typo.
Kyle Meyer 6 年之前
父节点
当前提交
87c4635c88
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -9780,7 +9780,7 @@ If the DEFAULT-DESCRIPTION parameter is non-nil, this value will
 be used as the default description.  Otherwise, if
 `org-make-link-description-function' is non-nil, this function
 will be called with the link target, and the result will be the
-default link description.  When called non-interactivily, don't
+default link description.  When called non-interactively, don't
 allow to edit the default description."
   (interactive "P")
   (let* ((wcf (current-window-configuration))