From f1d08308522bbcbc655f6e55b4b84af9253d8679 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 9 Feb 2023 09:00:55 +0200 Subject: Infrastructure work for binary distribution package generation --- bpkg/system-repository.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/system-repository.hxx') diff --git a/bpkg/system-repository.hxx b/bpkg/system-repository.hxx index 31e14d1..6fc04f9 100644 --- a/bpkg/system-repository.hxx +++ b/bpkg/system-repository.hxx @@ -18,7 +18,7 @@ namespace bpkg { // A map of discovered system package versions. The information can be // authoritative (i.e., it was provided by the user or auto-discovered - // on this run) or non-authoritative (i.e., comes from selected_packages + // on this run) or non-authoritative (i.e., comes from selected packages // that are present in the database; in a sence it was authoritative but // on some previous run. // -- cgit v1.1