Update documentation

master
Elis Axelsson 10 years ago
parent c60c712e7c
commit 39809d86b3
  1. 2
      webpaste.el

@ -135,7 +135,7 @@ provider. The lamda should call ‘webpaste-return-url’ with resulting url to
return it to the user."
:group 'webpaste
:type '(alist :key-type (string :tag "provider name")
:value-type (function :tag "lambda function for the provider")))
:value-type (function :tag "webpaste-provider macro definition for the provider")))
;;;###autoload

Loading…
Cancel
Save