summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-02-27 12:39:51 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-02-28 14:59:38 +0100
commitb9dec99ab48f95adbc27a6d12184fe2203c2c673 (patch)
tree41f53a990188f44d7e19beb0c8c3f468705ccadf /test
parent6d28e7e77bafe30b6a30289d2755ca0bf49636bc (diff)
downloadjustbuild-b9dec99ab48f95adbc27a6d12184fe2203c2c673.tar.gz
Various typo fixes
Co-authored-by: Sascha Roloff <sascha.roloff@huawei.com>
Diffstat (limited to 'test')
-rw-r--r--test/bootstrap/RULES2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bootstrap/RULES b/test/bootstrap/RULES
index fb9fca0f..9b9db26e 100644
--- a/test/bootstrap/RULES
+++ b/test/bootstrap/RULES
@@ -4,7 +4,7 @@
, ""
, "Runfiles and \"compile-deps\" of \"libs\" are staged to \"include\","
, "artifacts and \"link-deps\" to \"lib\", in a flat way."
- , "Articats of \"bins\" are staged to \"bin\"."
+ , "Artifacts of \"bins\" are staged to \"bin\"."
, "The source files underlying \"protos\" are staged to \"proto\"."
, "The artifacts of \"deps\" are directly added to the stage."
, "This is only for testing bootstrapping against preinstalled dependencies."