From 65888db62a3bb33285978b60c6c496081105e46d Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Mon, 26 May 2025 17:05:45 +0200 Subject: rules documentation: Fix typos --- data/RULES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/RULES') diff --git a/data/RULES b/data/RULES index feb1a73..64c5db4 100644 --- a/data/RULES +++ b/data/RULES @@ -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": -- cgit v1.2.3