summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2019-06-12 10:37:30 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2019-06-12 15:01:57 +0200
commitf9709234fc133bda96418d7f363e63d6f5fb1b09 (patch)
tree2cd7a186f2ce0b51d0e5662ca0f5a9bbda9909b1
parentf05d57613f25923a78d8e2939f2c3eea75ca7a54 (diff)
doc/apt-get.8.xml: Fix typo in satisfy command description
Gbp-Dch: ignore
-rw-r--r--doc/apt-get.8.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index fca682015..b286d75ed 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -206,7 +206,7 @@
</varlistentry>
<varlistentry><term><option>satisfy</option></term>
- <listitem><para><literal>satisfy</literal> causes apt-get to satisfy the given dependency string.s The
+ <listitem><para><literal>satisfy</literal> causes apt-get to satisfy the given dependency strings. The
dependency strings may have build profiles and architecture restriction list as in build dependencies. They
may optionally be prefixed with <literal>"Conflicts: "</literal> to unsatisfy the dependency string. Multiple strings of the same type can be specified.</para>