summaryrefslogtreecommitdiff
path: root/lisp/url/url-future.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/url/url-future.el')
-rw-r--r--lisp/url/url-future.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/url-future.el b/lisp/url/url-future.el
index ac85a3cec47..8a2c112715c 100644
--- a/lisp/url/url-future.el
+++ b/lisp/url/url-future.el
@@ -36,7 +36,7 @@
;; So, to get the value:
;; (when (url-future-completed-p future) (url-future-value future))
-;; See the ERT tests and the code for futher details.
+;; See the ERT tests and the code for further details.
;;; Code: