diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-06-24 14:21:11 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-06-24 14:21:11 +0200 |
commit | 708ada9a0932b628091abe7b5178259fcde5c11b (patch) | |
tree | 47c4c24b57d0aeee7364e8c198aa7e701bce3275 /CC/test | |
parent | b4d1cbc8d77bdffaeab6b01edf5f54eeeb1b81d3 (diff) | |
parent | cdd0b740cdaf6fd54d479766f8be45352f238bd4 (diff) | |
download | rules-cc-708ada9a0932b628091abe7b5178259fcde5c11b.tar.gz |
Merge commit 'cdd0b740cdaf6fd54d479766f8be45352f238bd4' into HEAD
Diffstat (limited to 'CC/test')
-rw-r--r-- | CC/test/RULES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CC/test/RULES b/CC/test/RULES index c0e8729..b8c400c 100644 --- a/CC/test/RULES +++ b/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": |