From d5229cde9084c1ccdea315bc4c01b2ad2b2fd1ed Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 7 Aug 2009 16:27:41 -0700 Subject: [PATCH] Fix another typo in the Installed-Size field description --- policy.sgml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/policy.sgml b/policy.sgml index 6fc038f..84a85db 100644 --- a/policy.sgml +++ b/policy.sgml @@ -3291,11 +3291,11 @@ Package: libc6

This field appears in the control files of binary packages, - and in the Packages files. It gives an - estimate the total amount of disk space required to install - the named package. Actual installed size may vary based on - block size, file system properties, or actions taken by - package maintainer scripts. + and in the Packages files. It gives an estimate + of the total amount of disk space required to install the + named package. Actual installed size may vary based on block + size, file system properties, or actions taken by package + maintainer scripts.

-- 2.39.5