summaryrefslogtreecommitdiff
path: root/doc/apt.conf.5.xml
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2025-12-03 01:07:07 +0200
committerVille Skyttä <ville.skytta@iki.fi>2025-12-03 01:07:07 +0200
commit94648d60ac291e12453d76e350db1a59ed10862e (patch)
tree4978a557f7673393aa06eb166d06edbc4e47f08a /doc/apt.conf.5.xml
parent6b128124271e94bdb0f4e7850d9286170d712b04 (diff)
Grammar fixes
Diffstat (limited to 'doc/apt.conf.5.xml')
-rw-r--r--doc/apt.conf.5.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml
index 22b2752a1..d2467631f 100644
--- a/doc/apt.conf.5.xml
+++ b/doc/apt.conf.5.xml
@@ -502,7 +502,7 @@ APT::Compressor::rev {
</varlistentry>
<varlistentry><term><option>By-Hash</option></term>
- <listitem><para>Try to download indexes via an URI constructed from a
+ <listitem><para>Try to download indexes via a URI constructed from a
hashsum of the expected file rather than downloaded via a well-known
stable filename. True by default, but automatically disabled if the
source indicates no support for it. Usage can be forced with the special
@@ -681,7 +681,7 @@ APT::Compressor::rev {
<varlistentry><term><option>Changelogs::URI</option> scope</term>
<listitem><para>
- Acquiring changelogs can only be done if an URI is known from where to get them.
+ Acquiring changelogs can only be done if a URI is known from where to get them.
Preferable the Release file indicates this in a 'Changelogs' field. If this isn't
available the Label/Origin field of the Release file is used to check if a
<literal>Acquire::Changelogs::URI::Label::<replaceable>LABEL</replaceable></literal> or
@@ -708,7 +708,7 @@ APT::Compressor::rev {
<varlistentry><term><option>Snapshots::URI</option> scope</term>
<listitem><para>
- Like changelogs, snapshots can only be acquired if an URI is known from where to get them.
+ Like changelogs, snapshots can only be acquired if a URI is known from where to get them.
Preferable the Release file indicates this in a 'Snapshots' field. If this isn't
available the Label/Origin field of the Release file is used to check if a
<literal>Acquire::Snapshots::URI::Label::<replaceable>LABEL</replaceable></literal> or