From 646767a35fb2b9b0e3f992a3092c761ea6e5e362 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 3 Mar 2018 15:53:22 +0300 Subject: Fix certificates and repositories directory names in comments --- bpkg/manifest-utility.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/manifest-utility.hxx') diff --git a/bpkg/manifest-utility.hxx b/bpkg/manifest-utility.hxx index 5cc1c24..0f820ec 100644 --- a/bpkg/manifest-utility.hxx +++ b/bpkg/manifest-utility.hxx @@ -54,7 +54,7 @@ namespace bpkg parse_location (const string&, optional); // Return the repository state subdirectory for the specified location as it - // appears under .bpkg/repositories/ in the bpkg configuration. Return empty + // appears under .bpkg/repos/ in the bpkg configuration. Return empty // directory if the repository type doesn't have any state. // // Note that the semantics used to produce this name is repository type- -- cgit v1.1