From b13332c991ce2695626eaca367dd8208b174c9ca Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 14 Apr 2016 17:59:24 +0300 Subject: Add support for repository authentication --- bpkg/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/utility') diff --git a/bpkg/utility b/bpkg/utility index 009ef76..7bb6111 100644 --- a/bpkg/utility +++ b/bpkg/utility @@ -35,7 +35,7 @@ namespace bpkg using butl::reverse_iterate; // Y/N prompt. The def argument, if specified, should be either 'y' - // or 'no'. It is used as the default answer, in case the user just + // or 'n'. It is used as the default answer, in case the user just // hits enter. Issue diagnostics and throw failed if no answer could // be extracted from STDOUT (e.g., because it was closed). // -- cgit v1.1