summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>2010-09-04 18:53:26 +0200
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>2010-09-04 18:53:26 +0200
commit5c998480a898cdfb2d904a130dac2321d0bd6bdf (patch)
treebdc2059e2323263868780e88af17fa745aabd52f /doc
parent085fef93542a0f1839a70826abbd0dfeb6546bec (diff)
downloadportage-5c998480a898cdfb2d904a130dac2321d0bd6bdf.tar.gz
portage-5c998480a898cdfb2d904a130dac2321d0bd6bdf.tar.bz2
portage-5c998480a898cdfb2d904a130dac2321d0bd6bdf.zip
Fix typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/dependency_resolution/decision_making.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dependency_resolution/decision_making.docbook b/doc/dependency_resolution/decision_making.docbook
index d64ff83f6..da679d68b 100644
--- a/doc/dependency_resolution/decision_making.docbook
+++ b/doc/dependency_resolution/decision_making.docbook
@@ -13,7 +13,7 @@
<title>Delayed Evaluation of Disjunctive Dependency Choices</title>
<para>
Disjunctive dependencies, of which virtuals are a special case,
- can be satsified by multiple choices of dependency atoms. These
+ can be satisfied by multiple choices of dependency atoms. These
choices are delayed until as late as possible in the dependency
calculation, after packages have been selected to satisfy
as many non-disjunctive dependencies as possible. As a consequence