aboutsummaryrefslogtreecommitdiff
path: root/bpkg/fetch.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/fetch.cxx')
-rw-r--r--bpkg/fetch.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/fetch.cxx b/bpkg/fetch.cxx
index 00461e9..5ecddbb 100644
--- a/bpkg/fetch.cxx
+++ b/bpkg/fetch.cxx
@@ -99,7 +99,7 @@ namespace bpkg
const string& ua (user_agent.empty ()
? BPKG_USER_AGENT " wget/" + to_string (wget_major) +
- "." + to_string (wget_minor)
+ '.' + to_string (wget_minor)
: user_agent);
cstrings args {