From d9ffa93a8ef9d8e8c39d1dcbd6b41315858799c7 Mon Sep 17 00:00:00 2001 From: Egon Willighagen Date: Tue, 13 Dec 2022 06:48:30 +0000 Subject: Typo fix --- apt-pkg/acquire-item.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-pkg') diff --git a/apt-pkg/acquire-item.cc b/apt-pkg/acquire-item.cc index d9e1e516b..384101de3 100644 --- a/apt-pkg/acquire-item.cc +++ b/apt-pkg/acquire-item.cc @@ -3410,7 +3410,7 @@ pkgAcqArchive::pkgAcqArchive(pkgAcquire *const Owner, pkgSourceList *const Sourc for (auto const &hs : hsl) if (ExpectedHashes.push_back(hs) == false) { - _error->Warning("Sources disagree on hashes for supposely identical version '%s' of '%s'.", + _error->Warning("Sources disagree on hashes for supposedly identical version '%s' of '%s'.", Version.VerStr(), Version.ParentPkg().FullName(false).c_str()); break; } -- cgit v1.2.3-70-g09d2