Skip to content

Commit

Permalink
Update src/app/GlobalAttributes.h
Browse files Browse the repository at this point in the history
Co-authored-by: Terence Hampson <[email protected]>
  • Loading branch information
andy31415 and tehampson authored Feb 5, 2025
1 parent 6163c12 commit c1f391d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/GlobalAttributes.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ static_assert(ArrayIsSorted(GlobalAttributesNotInMetadata), "Array of global att
bool IsSupportedGlobalAttributeNotInMetadata(AttributeId attributeId);

/**
* Reads a `IsSupportedGlobalAttributeNotInMetadata` atribute into `encoder`.
* Reads a `IsSupportedGlobalAttributeNotInMetadata` attribute into `encoder`.
*
* Preconditions:
* - `path` MUST be a valid cluster path inside `provider` and its mAttributeID
Expand Down

0 comments on commit c1f391d

Please sign in to comment.