diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2023-02-27 12:39:51 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-02-28 14:59:38 +0100 |
commit | 3b08fc29eff1fa61c3fd317ca5321d47cddd9c69 (patch) | |
tree | 929bfed71890eebc632501b38a91f2df07464011 /patch | |
parent | 0712694ea67f84a30058109d41f37ff96c37558d (diff) | |
download | rules-cc-3b08fc29eff1fa61c3fd317ca5321d47cddd9c69.tar.gz |
Various typo fixes
Co-authored-by: Sascha Roloff <sascha.roloff@huawei.com>
Diffstat (limited to 'patch')
-rw-r--r-- | patch/RULES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/RULES b/patch/RULES index bba83c2..b1ba95e 100644 --- a/patch/RULES +++ b/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" |