From c4862d49bbc30c37f4fca966ac515692e26d93be Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Wed, 29 Aug 2018 17:01:25 +0200 Subject: Fix typos reported by codespell & spellintian No user-visible change as it effects mostly code comments and not a single error message, manpage or similar. 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 22693d2a2..ab0474fac 100644 --- a/apt-pkg/init.cc +++ b/apt-pkg/init.cc @@ -249,7 +249,7 @@ bool pkgInitConfig(Configuration &Cnf) return good; } /*}}}*/ -// pkgInitSystem - Initialize the _system calss /*{{{*/ +// pkgInitSystem - Initialize the _system class /*{{{*/ // --------------------------------------------------------------------- /* */ bool pkgInitSystem(Configuration &Cnf,pkgSystem *&Sys) -- cgit v1.2.3