summaryrefslogtreecommitdiff
path: root/doc/apt-cache.8.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apt-cache.8.xml')
-rw-r--r--doc/apt-cache.8.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml
index 71bbca60d..4e2de26bc 100644
--- a/doc/apt-cache.8.xml
+++ b/doc/apt-cache.8.xml
@@ -299,8 +299,8 @@ Reverse Provides:
<varlistentry><term><option>--implicit</option></term>
<listitem><para>Per default <command>depends</command> and <command>rdepends</command>
print only dependencies explicitly expressed in the metadata. With this flag
- it will also show dependencies implicitely added based on the encountered data.
- A <literal>Conflicts: foo</literal> e.g. expresses implicitely that this package
+ it will also show dependencies implicitly added based on the encountered data.
+ A <literal>Conflicts: foo</literal> e.g. expresses implicitly that this package
also conflicts with the package foo from any other architecture.
Configuration Item: <literal>APT::Cache::ShowImplicit</literal>.
</para></listitem>