Skip to content

Commit a59fef7

Browse files
committed
Fix typo
1 parent 61164a7 commit a59fef7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/fabric-admin/commands/pairing/DeviceSynchronization.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#include "fabric_bridge_service/fabric_bridge_service.pb.h"
2727
#include "fabric_bridge_service/fabric_bridge_service.rpc.pb.h"
2828

29-
/// Ensures that device data is synchronized to the remove fabric bridge.
29+
/// Ensures that device data is synchronized to the remote fabric bridge.
3030
///
3131
/// Includes a state machine that:
3232
/// - initiates a "read basic information data" command to fetch basic information

0 commit comments

Comments
 (0)