diff options
Diffstat (limited to 'doc/design.dbk')
-rw-r--r-- | doc/design.dbk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design.dbk b/doc/design.dbk index 157e75c1a..fabc915e5 100644 --- a/doc/design.dbk +++ b/doc/design.dbk @@ -262,7 +262,7 @@ dependencies) <para> Build a list of events. Simple topological sorting gives order of packages in dependency order. At certain points in this ordering, -predependencies/immediate configure directives cause an break in normal +predependencies/immediate configure directives cause a break in normal ordering. We need to insert the uninstall/purge directive in the stream (default: as early as possible). </para> |