diff options
Diffstat (limited to 'doc/apt-mark.8.xml')
-rw-r--r-- | doc/apt-mark.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-mark.8.xml b/doc/apt-mark.8.xml index 8dd157a60..f9ca6553e 100644 --- a/doc/apt-mark.8.xml +++ b/doc/apt-mark.8.xml @@ -43,7 +43,7 @@ When you request that a package is installed, and as a result other packages are installed to satisfy its dependencies, the dependencies are marked as being automatically installed, while - package you installed explicitely is marked as manually installed. + package you installed explicitly is marked as manually installed. Once a automatically installed package is no longer depended on by any manually installed package it is considered no longer needed and e.g. <command>apt-get</command> or <command>aptitude</command> |