Skip to content

Commit f522edb

Browse files
alvsunhenrikbrixandersen
authored andcommitted
include: drivers: i3c: update comment
As title. Signed-off-by: Alvis Sun <[email protected]>
1 parent 2ce0fd6 commit f522edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/zephyr/drivers/i3c/target_device.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ struct i3c_config_target {
4343
/**
4444
* I3C target dynamic address.
4545
*
46-
* Used used when operates as secondary controller
46+
* Used when operates as secondary controller
4747
* or as a target device.
4848
*/
4949
uint8_t dynamic_addr;

0 commit comments

Comments
 (0)