diff options
-rw-r--r-- | bpkg/pkg-install-options.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-install-options.cli b/bpkg/pkg-install-options.cli index 32d3cf7..cd206ff 100644 --- a/bpkg/pkg-install-options.cli +++ b/bpkg/pkg-install-options.cli @@ -25,7 +25,7 @@ namespace bpkg (\l{bpkg-cfg-create(1)}) with the \cb{config.install.root} configuration variable." - // @@ Would be nice to be able to specify the root it in the command. + // @@ Would be nice to be able to specify the root in the command. // Probably an option to specify additional configuration vars. } |