Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
  • Loading branch information
mspang and bzbarsky-apple committed May 30, 2024
1 parent 6af5226 commit 3fe98ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/credentials/FabricTable.h
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,7 @@ class DLL_EXPORT FabricTable
CHIP_ERROR PeekFabricIndexForNextAddition(FabricIndex & outIndex);

/**
* Set the fabric index that will be used fo the next fabric added.
* Set the fabric index that will be used for the next fabric added.
*
* Returns an error if the |fabricIndex| is already in use.
*/
Expand Down

0 comments on commit 3fe98ad

Please sign in to comment.