From 5cfbc5727dba2f4662d24cf4deb7cab7cdd57c14 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Wed, 10 Jul 2019 16:15:30 +0200 Subject: Fix typos reported by codespell in code comments Also in old changelogs, but nothing really user visible like error messages or alike so barely noteworthy. Reported-By: codespell Gbp-Dch: Ignore --- cmdline/apt-helper.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmdline') diff --git a/cmdline/apt-helper.cc b/cmdline/apt-helper.cc index e52fba39f..97a4342f5 100644 --- a/cmdline/apt-helper.cc +++ b/cmdline/apt-helper.cc @@ -67,7 +67,7 @@ static bool DoDownloadFile(CommandLine &CmdL) /*{{{*/ fileind += 2; - // An empty string counts as a hash for compatability reasons + // An empty string counts as a hash for compatibility reasons if (CmdL.FileSize() > fileind + 1 && *CmdL.FileList[fileind + 1] == '\0') fileind++; -- cgit v1.2.3-70-g09d2