From 6fc33863f31051a5fc2726a236ce8b64d33bc964 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:50:52 +0000 Subject: Comment touch ups Author: jgg Date: 1998-07-19 21:24:11 GMT Comment touch ups --- apt-pkg/packagemanager.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apt-pkg/packagemanager.h') diff --git a/apt-pkg/packagemanager.h b/apt-pkg/packagemanager.h index a097712a3..7fd01cb39 100644 --- a/apt-pkg/packagemanager.h +++ b/apt-pkg/packagemanager.h @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: packagemanager.h,v 1.3 1998/07/12 23:58:31 jgg Exp $ +// $Id: packagemanager.h,v 1.4 1998/07/19 21:24:13 jgg Exp $ /* ###################################################################### Package Manager - Abstacts the package manager @@ -8,7 +8,7 @@ Three steps are - Aquiration of archives (stores the list of final file names) - Sorting of operations - - Inokation of package manager + - Invokation of package manager This is the final stage when the package cache entities get converted into file names and the state stored in a DepCache is transformed -- cgit v1.2.3