aboutsummaryrefslogtreecommitdiff
path: root/bpkg/bpkg.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-03-07 14:45:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-03-07 14:45:09 +0200
commitf47415444bc0eee2d84b2da06260bf7495d8a73d (patch)
tree0185ffc33d3da0252d099a3ce5dd16f0b292531f /bpkg/bpkg.cxx
parentaff5531fa1e63e1156b1b0d6e2fa8750d28ce06f (diff)
Fix typo
Diffstat (limited to 'bpkg/bpkg.cxx')
-rw-r--r--bpkg/bpkg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/bpkg.cxx b/bpkg/bpkg.cxx
index 457df93..ba9fe95 100644
--- a/bpkg/bpkg.cxx
+++ b/bpkg/bpkg.cxx
@@ -126,7 +126,7 @@ try
exec_dir = path (argv[0]).directory ();
- // This is a little hack to make out baseutils for Windows work when called
+ // This is a little hack to make our baseutils for Windows work when called
// with absolute path. In a nutshell, MSYS2's exec*p() doesn't search in the
// parent's executable directory, only in PATH. And since we are running
// without a shell (that would read /etc/profile which sets PATH to some