From d204fc7a26dad1d0a62d4a72e15627528ba22d3d Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Tue, 24 Aug 2010 19:51:50 +0200 Subject: Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki Closes: #594211 --- cmdline/apt-get.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmdline') diff --git a/cmdline/apt-get.cc b/cmdline/apt-get.cc index 6ca9e1402..9b69e9589 100644 --- a/cmdline/apt-get.cc +++ b/cmdline/apt-get.cc @@ -1654,7 +1654,7 @@ bool DoAutomaticRemove(CacheFile &Cache) if (doAutoRemove == false && (autoremovelist.empty() == false || autoRemoveCount != 0)) { if (smallList == false) - ShowList(c1out, P_("The following package is automatically installed and is no longer required:", + ShowList(c1out, P_("The following package was automatically installed and is no longer required:", "The following packages were automatically installed and are no longer required:", autoRemoveCount), autoremovelist, autoremoveversions); else -- cgit v1.2.3