From 3999d15854b1c2181c12bdd0b855a09b071531ba Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Wed, 27 Jun 2012 11:21:56 +0200 Subject: fix two simple spelling issues found by Christian Perrier, updating all po's, but as it is a simple transformation no re-call and instead deal with them on merge --- cmdline/apt-mark.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmdline/apt-mark.cc') diff --git a/cmdline/apt-mark.cc b/cmdline/apt-mark.cc index 2d5eed29d..2a093c55a 100644 --- a/cmdline/apt-mark.cc +++ b/cmdline/apt-mark.cc @@ -367,7 +367,7 @@ bool ShowHelp(CommandLine &CmdL) _("Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" "\n" "apt-mark is a simple command line interface for marking packages\n" - "as manual or automatical installed. It can also list marks.\n" + "as manually or automatically installed. It can also list marks.\n" "\n" "Commands:\n" " auto - Mark the given packages as automatically installed\n" -- cgit v1.2.3