Skip to content

Commit

Permalink
fixed a typo. Thanks S.
Browse files Browse the repository at this point in the history
  • Loading branch information
alander committed May 19, 2010
1 parent f411b00 commit 5d50cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/org-mac-link-grabber.el
Expand Up @@ -152,7 +152,7 @@ applications and inserting them in org documents"
(call-interactively grab-function)))) (call-interactively grab-function))))
descriptors))) descriptors)))


(defalias 'omlg-grab-link 'omlg-grab-link (defalias 'omgl-grab-link 'omlg-grab-link
"Renamed, and this alias will be obsolete next revision.") "Renamed, and this alias will be obsolete next revision.")


(defun org-mac-paste-applescript-links (as-link-list) (defun org-mac-paste-applescript-links (as-link-list)
Expand Down

0 comments on commit 5d50cee

Please sign in to comment.