]> git.donarmstrong.com Git - org-ref.git/commitdiff
fix typo
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Wed, 4 Mar 2015 17:05:06 +0000 (12:05 -0500)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Wed, 4 Mar 2015 17:05:06 +0000 (12:05 -0500)
org-ref.org

index e0c321698a9e8fef054d6a5ea4ad07f2fa88d2ec..b69062201b7c210fb8e0c00f7383c50b60e04089 100644 (file)
@@ -3781,7 +3781,7 @@ This is a list of cons cells '((\"description\" . action)). The action function
  '("Example" . (lambda () (message-box "You did it!")))
  t)
 
  '("Example" . (lambda () (message-box "You did it!")))
  t)
 
-;;;###qautoload
+;;;###autoload
 (defun org-ref-cite-click-helm (key)
   "Open helm for actions on a cite link.
 subtle points.
 (defun org-ref-cite-click-helm (key)
   "Open helm for actions on a cite link.
 subtle points.