Skip to content

Commit a0d39df

Browse files
tehampsonandy31415
andauthored
Update src/app/clusters/ecosystem-information-server/ecosystem-information-server.h
Co-authored-by: Andrei Litvin <[email protected]>
1 parent fb3c66a commit a0d39df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/clusters/ecosystem-information-server/ecosystem-information-server.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ class EcosystemLocationStruct
136136
mLocationDescriptor(aLocationDescriptor), mLocationDescriptorLastEditEpochUs(aLocationDescriptorLastEditEpochUs)
137137
{}
138138
// EcosystemLocationStruct is used as a value in a key-value map.
139-
// Because UniqueLocationId and FabricIndex are manditory when an entry exist,
139+
// Because UniqueLocationId and FabricIndex are mandatory when an entry exist,
140140
// and needs to be unique, we use it as a key to the key-value pair and is why it is
141141
// not explicitly in this struct.
142142
LocationDescriptorStruct mLocationDescriptor;

0 commit comments

Comments
 (0)