Skip to content

Commit 2229234

Browse files
lpbeliveau-silabsbzbarsky-apple
authored andcommitted
Update src/app/clusters/scenes/SceneTable.h
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
1 parent 9ef61ac commit 2229234

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/app/clusters/scenes/SceneTable.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ class SceneHandler
9191
virtual CHIP_ERROR SerializeAdd(EndpointId endpoint, ClusterId & cluster, MutableByteSpan & serialisedBytes,
9292
app::Clusters::Scenes::Structs::ExtensionFieldSet::DecodableType & extensionFieldSet) = 0;
9393

94-
/// @brief From command StoreScene, retrieves ExtensionField from currently active values, it is the functions responsability to
94+
/// @brief From command StoreScene, retrieves ExtensionField from currently active values, it is the function's responsibility to
95+
9596
/// resize the mutable span if necessary, a number of byte equal to the span will be stored in memory
9697
/// @param endpoint Target Endpoint
9798
/// @param cluster Target Cluster

0 commit comments

Comments
 (0)