diff options
Diffstat (limited to 'rules/patch')
-rw-r--r-- | rules/patch/RULES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/patch/RULES b/rules/patch/RULES index 6f4471c..d14f950 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." ] |