doc: fix codespell problem

fixed codespell problems found
in the CI run

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit bdd4c077ce)
This commit is contained in:
Madhu Rajanna
2024-09-04 10:13:03 +02:00
committed by Praveen M
parent 9a5fb61901
commit e27e0522c0
3 changed files with 4 additions and 4 deletions

View File

@ -60,7 +60,7 @@ func Test_getCrushLocationMap(t *testing.T) {
want: map[string]string{"zone": "zone1"},
},
{
name: "multuple matching crushlocation and node labels",
name: "multiple matching crushlocation and node labels",
args: input{
crushLocationLabels: "topology.io/zone,topology.io/rack",
nodeLabels: map[string]string{