aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/url.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/url.texi')
-rw-r--r--doc/misc/url.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/url.texi b/doc/misc/url.texi
index fdb3ab452f2..90ab7f5554f 100644
--- a/doc/misc/url.texi
+++ b/doc/misc/url.texi
@@ -346,7 +346,7 @@ To use this function, you must @code{(require 'url-queue)}.
346The value of this option is an integer specifying the maximum number 346The value of this option is an integer specifying the maximum number
347of concurrent @code{url-queue-retrieve} network processes. If the 347of concurrent @code{url-queue-retrieve} network processes. If the
348number of @code{url-queue-retrieve} calls is larger than this number, 348number of @code{url-queue-retrieve} calls is larger than this number,
349later ones are queued until ealier ones are finished. 349later ones are queued until earlier ones are finished.
350@end defopt 350@end defopt
351 351
352@vindex url-queue-timeout 352@vindex url-queue-timeout