From 3a8776a37af38127fb04565959e8e0e449eb04a4 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Sat, 22 Aug 2015 16:22:08 +0200 Subject: fix various typos reported by codespell Reported-By: codespell --- apt-pkg/acquire.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-pkg/acquire.h') diff --git a/apt-pkg/acquire.h b/apt-pkg/acquire.h index 0d2b21233..10025a6ef 100644 --- a/apt-pkg/acquire.h +++ b/apt-pkg/acquire.h @@ -4,7 +4,7 @@ Acquire - File Acquiration - This module contians the Acquire system. It is responsible for bringing + This module contains the Acquire system. It is responsible for bringing files into the local pathname space. It deals with URIs for files and URI handlers responsible for downloading or finding the URIs. -- cgit v1.2.3