From 9a702b150c8ddeafa8c10c9f120dafdeb08ef93b Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Sun, 10 Feb 2019 12:51:30 +0100 Subject: Fix various typos in the documentation --- doc/dpkg-tech.dbk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/dpkg-tech.dbk') diff --git a/doc/dpkg-tech.dbk b/doc/dpkg-tech.dbk index d2d5061ab..62c587976 100644 --- a/doc/dpkg-tech.dbk +++ b/doc/dpkg-tech.dbk @@ -271,7 +271,7 @@ successful. half-installed -An attempt was made to remove the packagem but there was a failure in the +An attempt was made to remove the package but there was a failure in the prerm script. @@ -803,7 +803,7 @@ These files are created internally by dpkg's "checkpoint" function, and are cleaned up when dpkg exits cleanly. -Juding by the use of the updates directory I would call it a Journal. Inorder +Judging by the use of the updates directory I would call it a Journal. Inorder to efficiently ensure the complete integrity of the status file dpkg will "checkpoint" or journal all of it's activities in the updates directory. By merging the contents of the updates directory (in order!!) against the original -- cgit v1.2.3