commit | 6fdb5a49335f7d179042bfbca34944d705bdde3b | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Wed Feb 22 16:40:57 2023 +0100 |
committer | Alexey Kardashevskiy <aik@ozlabs.ru> | Tue Feb 28 16:21:38 2023 +1100 |
tree | 8e30c136dcf2cd6070393315c5643b7491e2b36c | |
parent | 9604efb1832de13b51f93ad0a3581f9ed6dc04b5 [diff] |
Fix typos in the slof folder Found with the "codespell" utility. I kept "busses" which codespell also complains about since it seems to be an old but still valid plural of the word "bus". Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Segher Boessenkool <segher@kernel.crashing.org> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>