diff options
author | Alberto Sartori <alberto.sartori@huawei.com> | 2022-04-07 15:02:18 +0200 |
---|---|---|
committer | Alberto Sartori <alberto.sartori@huawei.com> | 2022-04-07 15:02:18 +0200 |
commit | 9b38c5822c109e92a3a6c2d9a26582f9e65d3f9b (patch) | |
tree | 10931177d90b4ea4c5f840274e73ca2a8d3153f9 /shell/test | |
parent | dd0a24422753a54f8f444c452db269e43242232c (diff) | |
download | rules-cc-9b38c5822c109e92a3a6c2d9a26582f9e65d3f9b.tar.gz |
fix a typo
Diffstat (limited to 'shell/test')
-rw-r--r-- | shell/test/RULES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/test/RULES b/shell/test/RULES index cf9713a..d61f21f 100644 --- a/shell/test/RULES +++ b/shell/test/RULES @@ -10,7 +10,7 @@ , "the test result tree in the runfiles" ] , "keep": - [ "List of names (relativ to the test working directory) of files that" + [ "List of names (relative to the test working directory) of files that" , "the test might generate that should be kept as part of the output." , "This might be useful for further analysis of the test" ] |