commit | 19dd56be1df79ec47bcffa621c610da5dfbf4bf6 | [log] [tgz] |
---|---|---|
author | Manojkiran Eda <manojkiran.eda@gmail.com> | Mon Jun 17 14:29:52 2024 +0530 |
committer | Manojkiran Eda <manojkiran.eda@gmail.com> | Mon Jun 17 14:40:02 2024 +0530 |
tree | a6f845cfa75cc3d586d74c0090591c2eb7fbddee | |
parent | 30352a66bed92bbc1b12a2468d3ccb5eea500004 [diff] |
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: I8870ce249bba3373e85f82903cfa875d6a7c8725 Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.