Skip to content

Commit cddfbf5

Browse files
committed
Address PR comments
1 parent e062ec4 commit cddfbf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,10 @@ class EcosystemInformationServer
151151
static EcosystemInformationServer & Instance();
152152

153153
/**
154-
* @brief Add EcosystemInformation Cluster to endpoint so we respond appropritely on endpoint
154+
* @brief Add EcosystemInformation Cluster to endpoint so we respond appropriately on endpoint
155155
*
156156
* EcosystemInformation cluster is only ever on dynamic bridge endpoint. If cluster is added
157-
* to a new endpoint, but does not contain any ecosystem information information presently,
157+
* to a new endpoint, but does not contain any ecosystem information presently,
158158
* this is called to let ECOINFO cluster code know it is supposed to provide blank attribute
159159
* information on this endpoint.
160160
*

0 commit comments

Comments
 (0)