diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-05-26 17:05:45 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-05-28 11:32:51 +0200 |
commit | 65888db62a3bb33285978b60c6c496081105e46d (patch) | |
tree | a49b8d76bacb4c6a23a795c9073362ec01bbe251 /data/RULES | |
parent | 636c1dbe92217810127fb4ef5d56a88399a23bbb (diff) | |
download | rules-cc-65888db62a3bb33285978b60c6c496081105e46d.tar.gz |
rules documentation: Fix typos
Diffstat (limited to 'data/RULES')
-rw-r--r-- | data/RULES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ , "artifacts_doc": [ "The runfiles of the \"srcs\" targets staged to the directory" , "specified in \"stage\" together the runfiles of the targets" - , "specied in the field \"deps\" (in their original location)." + , "specified in the field \"deps\" (in their original location)." ] , "runfiles_doc": ["Same as artifacts"] , "imports": @@ -81,7 +81,7 @@ , "artifacts_doc": [ "Artifacts of the targets specified in \"deps\". For conflicting" , "logical paths, the artifact is taken from the latest target (in" - , "the \"deps\" field) that defines that logical path" + , "the \"deps\" field) that defines that logical path." ] , "runfiles_doc": ["Same as artifacts"] , "expression": |