From e701a83e8d5d60a3cc3c5e285ddb1fe03d4a0aa5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 13 Feb 2018 15:38:39 +0200 Subject: Cosmetic change --- bpkg/fetch-git.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/fetch-git.cxx') diff --git a/bpkg/fetch-git.cxx b/bpkg/fetch-git.cxx index 1194178..a60a160 100644 --- a/bpkg/fetch-git.cxx +++ b/bpkg/fetch-git.cxx @@ -586,7 +586,7 @@ namespace bpkg } if (cap == capabilities::dumb) - warn << "fetching over dumb HTTP, no progress will be displayed"; + warn << "fetching over dumb HTTP, no progress will be shown"; } // Update git index and working tree to match the reference. Fetch if -- cgit v1.1