diff options
| author | Lars Magne Ingebrigtsen | 2016-04-24 15:44:15 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2016-04-24 15:44:15 +0200 |
| commit | d1c75d827b3628c864384d35fe03b2415a766aae (patch) | |
| tree | 431a129fa35ecbc71588922b5657a6ced89072a6 /doc | |
| parent | 04355ac0595cde56af485b5ebebe246d7d96d762 (diff) | |
| download | emacs-d1c75d827b3628c864384d35fe03b2415a766aae.tar.gz emacs-d1c75d827b3628c864384d35fe03b2415a766aae.zip | |
Fix typo in last url.texi checkin
Diffstat (limited to 'doc')
| -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 0a96a5428b1..62b1d7444d5 100644 --- a/doc/misc/url.texi +++ b/doc/misc/url.texi | |||
| @@ -1339,7 +1339,7 @@ Connect directly. | |||
| 1339 | @defopt url-user-agent | 1339 | @defopt url-user-agent |
| 1340 | The User Agent string used for sending @acronym{HTTP}/@acronym{HTTPS} | 1340 | The User Agent string used for sending @acronym{HTTP}/@acronym{HTTPS} |
| 1341 | requests. The value should be @code{nil}, which means that no | 1341 | requests. The value should be @code{nil}, which means that no |
| 1342 | @samo{User-Agent} header is generated, @code{default}, which means | 1342 | @samp{User-Agent} header is generated, @code{default}, which means |
| 1343 | that a string is generated based on the setting of | 1343 | that a string is generated based on the setting of |
| 1344 | @code{url-privacy-leve}, a string or a function of no arguments that | 1344 | @code{url-privacy-leve}, a string or a function of no arguments that |
| 1345 | returns a string. | 1345 | returns a string. |