From 105b681df60ddde908b4b416911f4dce3a48b022 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 --- rules/patch/RULES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules') diff --git a/rules/patch/RULES b/rules/patch/RULES index 6f4471ca..d14f9501 100644 --- a/rules/patch/RULES +++ b/rules/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