From b12bdeaf8acd050c5526ecc05526db70df5fd485 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Fri, 4 May 2018 19:56:41 +0200 Subject: Fix various typos reported by spellcheckers Reported-By: codespell & spellintian Gbp-Dch: Ignore --- apt-pkg/init.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-pkg/init.cc') diff --git a/apt-pkg/init.cc b/apt-pkg/init.cc index 927a5cca0..2452b217b 100644 --- a/apt-pkg/init.cc +++ b/apt-pkg/init.cc @@ -123,7 +123,7 @@ static bool pkgInitArchTupleMap() // --------------------------------------------------------------------- /* Directories are specified in such a way that the FindDir function will understand them. That is, if they don't start with a / then their parent - is prepended, this allows a fair degree of flexability. */ + is prepended, this allows a fair degree of flexibility. */ bool pkgInitConfig(Configuration &Cnf) { // General APT things -- cgit v1.2.3