From d04e44ac8177fc5b70ae0189bb5e437c2502f910 Mon Sep 17 00:00:00 2001 From: Justin B Rye Date: Sat, 21 Nov 2015 17:50:06 +0100 Subject: review of new/changed translatable program strings Reference mail: https://lists.debian.org/debian-l10n-english/2015/11/msg00006.html --- cmdline/apt-helper.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmdline/apt-helper.cc') diff --git a/cmdline/apt-helper.cc b/cmdline/apt-helper.cc index 1c67594b9..176a67e03 100644 --- a/cmdline/apt-helper.cc +++ b/cmdline/apt-helper.cc @@ -112,7 +112,7 @@ bool ShowHelp(CommandLine &) /*{{{*/ " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" - "e.g. the same proxy configuration or acquire system as APT would do.\n"); + "e.g. the same proxy configuration or acquire system as APT would.\n"); return true; } /*}}}*/ -- cgit v1.2.3