Skip to content

Commit 29a1502

Browse files
Update src/app/server-cluster/ServerClusterInterface.h
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
1 parent 7e25e3f commit 29a1502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/server-cluster/ServerClusterInterface.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ class ServerClusterInterface
4545

4646
/// Starts up the server cluster interface.
4747
///
48-
/// The `context` lifetime is guaranteed to be valid
48+
/// The `context` lifetime must be guaranteed to last
4949
/// until `Shutdown` is called.
5050
virtual CHIP_ERROR Startup(ServerClusterContext * context) = 0;
5151

0 commit comments

Comments
 (0)