diff options
author | Mike Erickson <mike.erickson@gmail.com> | 2012-03-22 10:37:53 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-03-22 10:37:53 +0100 |
commit | 2e30ddbe95ff8ecfcf7d15a8b3c69ede6cda027a (patch) | |
tree | 38708e1e81840a8dc0d7bb74294bce1a3e359590 /doc/apt-get.8.xml | |
parent | 26fced49e860e42806f3bada0841d1355a83bd0b (diff) |
* doc/apt-get.8.xml:
- typofix: respect → respecting, thanks Mike Erickson! (Closes: #664833)
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r-- | doc/apt-get.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index fd1cd2540..ecd753f2d 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -247,7 +247,7 @@ <listitem><para><literal>source</literal> causes <command>apt-get</command> to fetch source packages. APT will examine the available packages to decide which source package to fetch. It will then find and download into the current directory the - newest available version of that source package while respect the + newest available version of that source package while respecting the default release, set with the option <literal>APT::Default-Release</literal>, the <option>-t</option> option or per package with the <literal>pkg/release</literal> syntax, if possible.</para> |