Skip to content

Commit a7ffc78

Browse files
Update examples/platform/silabs/BaseApplication.h
Co-authored-by: Ricardo Casallas <77841255+rcasallas-silabs@users.noreply.github.com>
1 parent dc4a554 commit a7ffc78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/platform/silabs/BaseApplication.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ class BaseApplication
166166

167167
/**
168168
* @brief Called when the last Fabric is removed, clears all Fabric related data, including Thread and Wifi provision.
169-
* @note This function preserves some NVM3 data that is not Fabric scoped like Attribute Value or Boot Count.
169+
* @note This function preserves some NVM3 data that is not Fabric scoped, like Attribute Value or Boot Count.
170170
*/
171171
static void DoProvisioningReset();
172172

0 commit comments

Comments
 (0)