summaryrefslogtreecommitdiff
path: root/tests/integration/base/generate-base.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/base/generate-base.sh')
-rwxr-xr-xtests/integration/base/generate-base.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/base/generate-base.sh b/tests/integration/base/generate-base.sh
index 433f36ea5..d1ebd58ae 100755
--- a/tests/integration/base/generate-base.sh
+++ b/tests/integration/base/generate-base.sh
@@ -3,7 +3,7 @@
# Generate a base sysroot for running the BuildStream integration tests.
#
# The sysroot is based off the Alpine Linux distribution. The script downloads
-# a release of Alpine, sets up a cheap consider using `bwrap` and installs the
+# a release of Alpine, sets up a cheap container using `bwrap` and installs the
# packages that are needed by the integration tests, then outputs a .tar.xz
# file.