summaryrefslogtreecommitdiff
path: root/doc/apt.conf.5.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apt.conf.5.sgml')
-rw-r--r--doc/apt.conf.5.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt.conf.5.sgml b/doc/apt.conf.5.sgml
index 9ff286aeb..3d824b410 100644
--- a/doc/apt.conf.5.sgml
+++ b/doc/apt.conf.5.sgml
@@ -188,7 +188,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
will override all settings.
<para>
Three settings are provided for cache control with HTTP/1.1 complient
- proxy caches. <literal/No-Cache/ tells the proxy to not used its cached
+ proxy caches. <literal/No-Cache/ tells the proxy to not use its cached
response under any circumstances, <literal/Max-Age/ is sent only for
index files and tells the cache to refresh its object if it is older than
the given number of seconds. Debian updates its index files daily so the