summaryrefslogtreecommitdiff
path: root/doc/design.dbk
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2019-02-11 09:36:10 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2019-02-11 09:36:10 +0100
commit38eeaec814307aa0b6dc39ee9119235c13333acf (patch)
tree95876cfdc6bc410349804a7892ed26999a85cfb0 /doc/design.dbk
parent08fe18cccff68fbaf35bd3251f37cee524c073f6 (diff)
parent3b169b6d1d2111765f57e2f5e6279e99ae523cde (diff)
Merge tag '1.8.0_rc3'
apt Debian release 1.8.0~rc3
Diffstat (limited to 'doc/design.dbk')
-rw-r--r--doc/design.dbk2
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>