commit | 921791c73008a3edfc6507afb5bc15e48963d295 | [log] [tgz] |
---|---|---|
author | Manojkiran Eda <manojkiran.eda@gmail.com> | Mon Jun 17 14:21:02 2024 +0530 |
committer | Manojkiran Eda <manojkiran.eda@gmail.com> | Mon Jun 17 15:17:20 2024 +0530 |
tree | c3b7dc836c376a8fe4e68814d44740bc32148f81 | |
parent | 6db06f5b8024f6a7cd9b69930c2a02402b501ec9 [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: I965f52f9eae78bcad39a8d711f99bef7be4cbde0 Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
diff --git a/yaml/xyz/openbmc_project/Dump/Entry.interface.yaml b/yaml/xyz/openbmc_project/Dump/Entry.interface.yaml index fcb275e..e7f38f9 100644 --- a/yaml/xyz/openbmc_project/Dump/Entry.interface.yaml +++ b/yaml/xyz/openbmc_project/Dump/Entry.interface.yaml
@@ -22,7 +22,7 @@ type: string description: > The location to offload dump file, error InvalidArgument will be - returned if the URI is not well formated. + returned if the URI is not well formatted. errors: - xyz.openbmc_project.Common.File.Error.Open - xyz.openbmc_project.Common.File.Error.Write