diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-06-24 14:22:16 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-06-24 14:22:16 +0200 |
commit | 33d508414c10f4b3b2e46782699be4a7ee4d1701 (patch) | |
tree | 02d3219462700247493c88cc5b356186d75ac9e7 /rules/CC/test | |
parent | d6715e7196bb4f3eefe4d1760cb5a0703849acd0 (diff) | |
parent | 708ada9a0932b628091abe7b5178259fcde5c11b (diff) | |
download | rules-cc-33d508414c10f4b3b2e46782699be4a7ee4d1701.tar.gz |
Merge commit '708ada9a0932b628091abe7b5178259fcde5c11b' into HEAD
Diffstat (limited to 'rules/CC/test')
-rw-r--r-- | rules/CC/test/RULES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/CC/test/RULES b/rules/CC/test/RULES index c0e8729..b8c400c 100644 --- a/rules/CC/test/RULES +++ b/rules/CC/test/RULES @@ -53,7 +53,7 @@ , "" , "This running of the test is carried out by the implicit dependency" , "on the target \"runner\". By setting this target in the target layer" - , "of this rues repository (instead of letting it default to the" + , "of this rules repository (instead of letting it default to the" , "respective file), the C/C++ test environment can be modified globally." ] , "private-hdrs": |