diff options
Diffstat (limited to 'tests/remote-git.test')
-rw-r--r-- | tests/remote-git.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/remote-git.test b/tests/remote-git.test index 466acb9..37d5438 100644 --- a/tests/remote-git.test +++ b/tests/remote-git.test @@ -61,7 +61,7 @@ end # directory (see above). # # Note that we can expect that the tar program is present on the platform. We -# will use the same options as we do for unpacking of bpkg packages (see +# will use the same options as we do for unpacking of package archives (see # pkg-unpack.cxx). # git_extract = ($cxx.target.class != 'windows' \ |