aboutsummaryrefslogtreecommitdiff
path: root/bpkg/fetch-git.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/fetch-git.cxx')
-rw-r--r--bpkg/fetch-git.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/fetch-git.cxx b/bpkg/fetch-git.cxx
index 151ee94..395caf7 100644
--- a/bpkg/fetch-git.cxx
+++ b/bpkg/fetch-git.cxx
@@ -1262,7 +1262,7 @@ namespace bpkg
}
if (caps () == capabilities::dumb)
- warn << "fetching over dumb HTTP, no progress will be shown";
+ warn << "no progress will be shown (dumb HTTP)";
// Fetch.
//