Skip to content

Commit

Permalink
Address PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tehampson committed Aug 6, 2024
1 parent e062ec4 commit cddfbf5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,10 @@ class EcosystemInformationServer
static EcosystemInformationServer & Instance();

/**
* @brief Add EcosystemInformation Cluster to endpoint so we respond appropritely on endpoint
* @brief Add EcosystemInformation Cluster to endpoint so we respond appropriately on endpoint
*
* EcosystemInformation cluster is only ever on dynamic bridge endpoint. If cluster is added
* to a new endpoint, but does not contain any ecosystem information information presently,
* to a new endpoint, but does not contain any ecosystem information presently,
* this is called to let ECOINFO cluster code know it is supposed to provide blank attribute
* information on this endpoint.
*
Expand Down

0 comments on commit cddfbf5

Please sign in to comment.