summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChandan Singh <csingh43@bloomberg.net>2018-04-27 00:11:59 +0100
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2018-05-07 11:21:32 +0000
commit2e252e9d687a9590fec913efa9b2993980b59339 (patch)
tree51388e47708e55aebccf93ef849c958b1c7cd1fa /contrib
parent53bff7d6610cbb64c75155817cb64d3392513c87 (diff)
downloadbuildstream-2e252e9d687a9590fec913efa9b2993980b59339.tar.gz
bst-here: Fix typo in help text
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/bst-here2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bst-here b/contrib/bst-here
index c3fc3ee5d..26ee8170f 100755
--- a/contrib/bst-here
+++ b/contrib/bst-here
@@ -27,7 +27,7 @@ usage() {
USAGE: $(basename "$0") [-t] [-T] [-p] [-h] [COMMAND] [ARG..]
-Run a bst command in a new BuildStream contaner.
+Run a bst command in a new BuildStream container.
If no command is specified, an interactive shell is launched
using "/bin/bash -i".