From 6398d0947673a75cf15544af34f038ff8b18b51b Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Fri, 25 Aug 2023 18:17:20 +0200 Subject: Fix rule doc string of patch defaults --- patch/RULES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch/RULES b/patch/RULES index 6f4471c..d14f950 100644 --- a/patch/RULES +++ b/patch/RULES @@ -2,7 +2,7 @@ { "doc": [ "A rule to provide defaults." , "All targets take their defaults for PATCH from the target" - , "[\"\", \"defaults\"]. This is probably the only sensible" + , "[\"patch\", \"defaults\"]. This is probably the only sensible" , "use of this rule. As targets form a different root, the defaults" , "can be provided without changing this directory." ] -- cgit v1.2.3