diff options
Diffstat (limited to 'doc/examples/configure-index')
-rw-r--r-- | doc/examples/configure-index | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 653bdec1e..eb0a242c5 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -239,7 +239,7 @@ Acquire // HTTPS method configuration: uses the http // - proxy config // - cache-control values - // - Dl-Limit, Timout, ... values + // - Dl-Limit, Timeout, ... values // if not set explicit for https // // see /usr/share/doc/apt/examples/apt-https-method-example.conf.gz @@ -464,7 +464,7 @@ Debug pkgInitConfig "<BOOL>"; pkgProblemResolver "<BOOL>"; pkgProblemResolver::ShowScores "<BOOL>"; - pkgDepCache::AutoInstall "<BOOL>"; // what packages apt install to satify dependencies + pkgDepCache::AutoInstall "<BOOL>"; // what packages apt installs to satisfy dependencies pkgDepCache::Marker "<BOOL>"; pkgCacheGen "<BOOL>"; pkgAcquire "<BOOL>"; |