Fix docstring typo

* lisp/org.el (org-insert-link): Fix docstring typo.
This commit is contained in:
Kyle Meyer 2019-01-12 23:47:36 -05:00
parent f9596eb472
commit 87c4635c88
1 changed files with 1 additions and 1 deletions

View File

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