aboutsummaryrefslogtreecommitdiff
path: root/bpkg/package-skeleton.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/package-skeleton.cxx')
-rw-r--r--bpkg/package-skeleton.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/package-skeleton.cxx b/bpkg/package-skeleton.cxx
index c98d48d..e6a0be9 100644
--- a/bpkg/package-skeleton.cxx
+++ b/bpkg/package-skeleton.cxx
@@ -1433,7 +1433,7 @@ namespace bpkg
// to true and may not have any conditions on other configuration
// variables (including their origin). As a result, we don't need to set
// the default (or other dependent) values, but will need the type
- // information as well as overrides (see up_negotiate_configuration()
+ // information as well as overrides (see negotiate_configuration()
// for details).
//
strings dvps;