Skip to content

Commit 81c2387

Browse files
wqx6bzbarsky-apple
andauthored
Update src/app/clusters/thread-border-router-management-server/thread-br-delegate.h
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
1 parent 1b8ed55 commit 81c2387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/clusters/thread-border-router-management-server/thread-br-delegate.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ class Delegate
7777
// The Delegate implementation should remove the backup active dataset in this function.
7878
virtual CHIP_ERROR CommitActiveDataset() = 0;
7979

80-
// The Delegate implement should restore the backup active dataset in this function.
80+
// The Delegate implementation should restore the backup active dataset in this function.
8181
// Once RevertActiveDataset is called the ActivateDatasetCallback of previous SetActiveDataset should never be called.
8282
virtual CHIP_ERROR RevertActiveDataset() = 0;
8383

0 commit comments

Comments
 (0)