Skip to content

Commit

Permalink
Update src/app/clusters/scenes/SceneTableImpl.h
Browse files Browse the repository at this point in the history
Co-authored-by: Tennessee Carmel-Veilleux <tennessee.carmelveilleux@gmail.com>
  • Loading branch information
2 people authored and pull[bot] committed Feb 9, 2024
1 parent ffc0da4 commit 2645301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/clusters/scenes/SceneTableImpl.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ namespace scenes {
/**
* @brief Implementation of a storage in nonvolatile storage of the scene table.
*
* SceneTableImpl is an implementation that allows to store scenes in a permenent manner.
* SceneTableImpl is an implementation that allows to store scenes using PersistentStorageDelegate.
* It handles the storage of scenes by their ID, GroupID and EnpointID over multiple fabrics.
* It is meant to be used exclusively when the scene cluster is enable for at least one endpoint
* on the device.
Expand Down

0 comments on commit 2645301

Please sign in to comment.