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/po/es.po | |
parent | 26fced49e860e42806f3bada0841d1355a83bd0b (diff) |
* doc/apt-get.8.xml:
- typofix: respect → respecting, thanks Mike Erickson! (Closes: #664833)
Diffstat (limited to 'doc/po/es.po')
-rw-r--r-- | doc/po/es.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/po/es.po b/doc/po/es.po index 35b8d0af7..645be1ab2 100644 --- a/doc/po/es.po +++ b/doc/po/es.po @@ -3820,7 +3820,7 @@ msgid "" "<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 " +"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." |