emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/webpaste 39809d8 063/298: Update documentation


From: ELPA Syncer
Subject: [nongnu] elpa/webpaste 39809d8 063/298: Update documentation
Date: Thu, 9 Dec 2021 18:59:45 -0500 (EST)

branch: elpa/webpaste
commit 39809d86b32c69f2a26d04081a222c43ebd18b25
Author: Elis Axelsson <elis.axelsson@gmail.com>
Commit: Elis Axelsson <elis.axelsson@gmail.com>

    Update documentation
---
 webpaste.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webpaste.el b/webpaste.el
index cff6624..c986285 100644
--- a/webpaste.el
+++ b/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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]