From b4c08a56e661ad8e7ec075b3f85a801823f1a4d6 Mon Sep 17 00:00:00 2001 From: Elis Axelsson Date: Mon, 10 Oct 2016 19:49:51 +0200 Subject: [PATCH] Spelling in docs --- webpaste.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webpaste.el b/webpaste.el index acb5bbc..01258cc 100644 --- a/webpaste.el +++ b/webpaste.el @@ -81,7 +81,7 @@ Usage: `request`. :post-data Default post fields sent to service. Defaults to nil. :post-field Name of the field to insert the code into. -:success Callback sent to `requset`, look up how to write these in the +:success Callback sent to `request`, look up how to write these in the documentation for `request`" `(lambda (text) "Paste TEXT to provider"