aboutsummaryrefslogtreecommitdiff
path: root/bpkg/fetch.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-08-02 18:38:09 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-08-02 19:20:39 +0300
commit8cec6d8989787343941abbdef5870e1056928fab (patch)
tree46810023d09b861564684bf297aabf792be0831d /bpkg/fetch.hxx
parent0a9b30024ee486bb1631f75cbc559d0df1852e27 (diff)
Fix failure to upgrade package from git repository when its submodule changed
Diffstat (limited to 'bpkg/fetch.hxx')
-rw-r--r--bpkg/fetch.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/fetch.hxx b/bpkg/fetch.hxx
index 0ed473f..36b1b01 100644
--- a/bpkg/fetch.hxx
+++ b/bpkg/fetch.hxx
@@ -86,7 +86,7 @@ namespace bpkg
// Checkout the specified commit previously fetched by git_fetch().
//
- // Note that submodules are not checked out.
+ // Note that submodules may not be checked out.
//
void
git_checkout (const common_options&,