diff options
Diffstat (limited to 'doc/misc/url.texi')
| -rw-r--r-- | doc/misc/url.texi | 2 |
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)}. | |||
| 346 | The value of this option is an integer specifying the maximum number | 346 | The value of this option is an integer specifying the maximum number |
| 347 | of concurrent @code{url-queue-retrieve} network processes. If the | 347 | of concurrent @code{url-queue-retrieve} network processes. If the |
| 348 | number of @code{url-queue-retrieve} calls is larger than this number, | 348 | number of @code{url-queue-retrieve} calls is larger than this number, |
| 349 | later ones are queued until ealier ones are finished. | 349 | later 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 |