commit | 94e894cb0286404821a34db04b711d7dfc4b9fd6 | [log] [tgz] |
---|---|---|
author | Manojkiran Eda <manojkiran.eda@gmail.com> | Mon Jun 17 11:44:39 2024 +0530 |
committer | Manojkiran Eda <manojkiran.eda@gmail.com> | Mon Jun 17 11:44:43 2024 +0530 |
tree | f44691dd6e0beeb13f69ee718826e7a6649ac7a6 | |
parent | e13034150bcee2de25bb0bb02c21c33d78d230f8 [diff] [blame] |
Fix spelling mistakes using codespell This commit corrects various spelling mistakes throughout the repository. The corrections were made automatically using `codespell`[1] tool. [1]: https://github.com/codespell-project/codespell Change-Id: I3a5360efb5b6a71d5eabb557accf939cd6abc864 Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
diff --git a/scripts/led-set-all-groups-asserted.sh b/scripts/led-set-all-groups-asserted.sh index d67f9b0..9f404dc 100755 --- a/scripts/led-set-all-groups-asserted.sh +++ b/scripts/led-set-all-groups-asserted.sh
@@ -30,7 +30,7 @@ exit 1; fi -# Get the excluded groups, where $@ is all the agruments passed +# Get the excluded groups, where $@ is all the arguments passed index=2; excluded_groups=""