diff options
Diffstat (limited to 'rules/patch/RULES')
-rw-r--r-- | rules/patch/RULES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/patch/RULES b/rules/patch/RULES index bba83c2..b1ba95e 100644 --- a/rules/patch/RULES +++ b/rules/patch/RULES @@ -5,7 +5,8 @@ , "config_vars": ["PATCH", "ENV"] , "field_doc": { "src": - ["The single source file to patch, typically an explict file reference."] + [ "The single source file to patch, typically an explicit file reference." + ] , "patch": ["The patch to apply."] , "patch-part": [ "If the patch contains hunks for multiple files, only apply hunks for" |