Skip to content

Commit

Permalink
Update src/data-model-providers/codegen/EmberMetadata.h
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
andy31415 and bzbarsky-apple authored Jan 30, 2025
1 parent 0961de7 commit 47d9f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data-model-providers/codegen/EmberMetadata.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ std::variant<const EmberAfCluster *, // global attribute, data from
>
FindAttributeMetadata(const ConcreteAttributePath & aPath);

/// Returns the status for a given path being valud within ember.
/// Returns the status for a given cluster existing in the ember metadata.
///
/// Return code will be one of:
/// - Status::UnsupportedEndpoint if the path endpoint does not exist
Expand Down

0 comments on commit 47d9f5f

Please sign in to comment.