Skip to content

Commit fa09dca

Browse files
Update src/app/clusters/color-control-server/color-control-server.cpp
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
1 parent 328c766 commit fa09dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/clusters/color-control-server/color-control-server.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3149,7 +3149,7 @@ MarkAttributeDirty ColorControlServer::SetQuietReportAttribute(QuieterReportingA
31493149
* @brief
31503150
* Function used to set the remaining time based on quiet reporting conditions.
31513151
* It will update the attribute storage and report the attribute if it is determined dirty.
3152-
* The condition on which the attribute must be reported are :
3152+
* The conditions on which the attribute must be reported are:
31533153
* - When it changes from 0 to any value higher than 10, or
31543154
* - When it changes, with a delta larger than 10, caused by the invoke of a command, or
31553155
* - When it changes to 0.

0 commit comments

Comments
 (0)