aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-unpack.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-unpack.cxx')
-rw-r--r--bpkg/pkg-unpack.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpkg/pkg-unpack.cxx b/bpkg/pkg-unpack.cxx
index b8ac08e..9685f3e 100644
--- a/bpkg/pkg-unpack.cxx
+++ b/bpkg/pkg-unpack.cxx
@@ -54,8 +54,8 @@ namespace bpkg
}
}
- // Select the external package in this configuration. Can return a new
- // selected package object, replacing the existing one.
+ // Select the external package in this configuration. Return the selected
+ // package object which may replace the existing one.
//
static shared_ptr<selected_package>
pkg_unpack (const common_options& o,