diff options
Diffstat (limited to 'rules/data')
-rw-r--r-- | rules/data/RULES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/data/RULES b/rules/data/RULES index ab5c92e..49bc1f0 100644 --- a/rules/data/RULES +++ b/rules/data/RULES @@ -22,7 +22,7 @@ [ "The runfiles and artifacts of the \"srcs\" targets, leaving out" , "the ones with logical path in \"drop\", 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": @@ -110,7 +110,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": |