From f47415444bc0eee2d84b2da06260bf7495d8a73d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 7 Mar 2018 14:45:09 +0200 Subject: Fix typo --- bpkg/bpkg.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/bpkg.cxx') 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 -- cgit v1.1