diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-05-28 11:54:17 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-05-28 11:54:17 +0200 |
commit | db326de0cb3e7625fa7f7340d1e3906d2016f047 (patch) | |
tree | f13916ddad8f01e30820a181d6979aeced7b9e00 /rules/CC/RULES | |
parent | 9294f628098a8907d9791db610792694304182de (diff) | |
download | rules-cc-db326de0cb3e7625fa7f7340d1e3906d2016f047.tar.gz |
rules documentation: Fix typos
Diffstat (limited to 'rules/CC/RULES')
-rw-r--r-- | rules/CC/RULES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/CC/RULES b/rules/CC/RULES index 82305d9..b57ae91 100644 --- a/rules/CC/RULES +++ b/rules/CC/RULES @@ -750,7 +750,7 @@ [ "Information related to packaging the library. This provider is a map," , "specifying \"name\" and \"version\" of the package, as well as" , "additional stages \"cflags-files\" and \"ldflags-files\" for files" - , "with compile-flags or link-flags, respctively." + , "with compile-flags or link-flags, respectively." ] } , "anonymous": |