emacs-diffs
[Top][All Lists]
Advanced

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

master 5f53958: * lisp/url/url-http.el (url-http): Fix docstring typo.


From: Thomas Fitzsimmons
Subject: master 5f53958: * lisp/url/url-http.el (url-http): Fix docstring typo.
Date: Fri, 19 Feb 2021 17:35:30 -0500 (EST)

branch: master
commit 5f539581a461ebdfec107bc2648a399bac888c49
Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>

    * lisp/url/url-http.el (url-http): Fix docstring typo.
---
 lisp/url/url-http.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/url/url-http.el b/lisp/url/url-http.el
index 8cebd4e..e3c1786 100644
--- a/lisp/url/url-http.el
+++ b/lisp/url/url-http.el
@@ -1292,7 +1292,7 @@ passing it an updated value of CBARGS as arguments.  The 
first
 element in CBARGS should be a plist describing what has happened
 so far during the request, as described in the docstring of
 `url-retrieve' (if in doubt, specify nil).  The current buffer
-then CALLBACK is executed is the retrieval buffer.
+when CALLBACK is executed is the retrieval buffer.
 
 Optional arg RETRY-BUFFER, if non-nil, specifies the buffer of a
 previous `url-http' call, which is being re-attempted.



reply via email to

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