aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2016-04-24 15:44:15 +0200
committerLars Magne Ingebrigtsen2016-04-24 15:44:15 +0200
commitd1c75d827b3628c864384d35fe03b2415a766aae (patch)
tree431a129fa35ecbc71588922b5657a6ced89072a6 /doc
parent04355ac0595cde56af485b5ebebe246d7d96d762 (diff)
downloademacs-d1c75d827b3628c864384d35fe03b2415a766aae.tar.gz
emacs-d1c75d827b3628c864384d35fe03b2415a766aae.zip
Fix typo in last url.texi checkin
Diffstat (limited to 'doc')
-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 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
1340The User Agent string used for sending @acronym{HTTP}/@acronym{HTTPS} 1340The User Agent string used for sending @acronym{HTTP}/@acronym{HTTPS}
1341requests. The value should be @code{nil}, which means that no 1341requests. 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
1343that a string is generated based on the setting of 1343that 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
1345returns a string. 1345returns a string.