From: John Kitchin Date: Wed, 4 Mar 2015 17:05:06 +0000 (-0500) Subject: fix typo X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=ad4841a2541783f57e60610e6804dcda0df9df79;hp=df65a98ea7c2c73e802724707ea3f3b063619de7 fix typo --- diff --git a/org-ref.org b/org-ref.org index e0c3216..b690622 100644 --- a/org-ref.org +++ b/org-ref.org @@ -3781,7 +3781,7 @@ This is a list of cons cells '((\"description\" . action)). The action function '("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.