diff options
author | Zac Medico <zmedico@gentoo.org> | 2008-04-25 06:33:50 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2008-04-25 06:33:50 +0000 |
commit | 668afd098871376bcb668dff1235920761e04715 (patch) | |
tree | 1fed48e5c72da21589aa9f1a89b25cb2f215ead4 | |
parent | 5beed313acbddfebf3982ef548423ce7335023ff (diff) | |
download | portage-668afd098871376bcb668dff1235920761e04715.tar.gz portage-668afd098871376bcb668dff1235920761e04715.tar.bz2 portage-668afd098871376bcb668dff1235920761e04715.zip |
s/be only/only be/
svn path=/main/trunk/; revision=9972
-rw-r--r-- | doc/dependency_resolution/task_scheduling.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dependency_resolution/task_scheduling.docbook b/doc/dependency_resolution/task_scheduling.docbook index 583d69763..f879980cd 100644 --- a/doc/dependency_resolution/task_scheduling.docbook +++ b/doc/dependency_resolution/task_scheduling.docbook @@ -36,7 +36,7 @@ <listitem> An installed package that is matched by a dependency atom from the "system" set will not be uninstalled in advance since it might not - be safe. Such a package will be only uninstalled through replacement. + be safe. Such a package will only be uninstalled through replacement. </listitem> <listitem> An installed package that is matched by a dependency atom from the |