Skip to content

Commit b300ee5

Browse files
committed
Fix codespell issues
1 parent 698c5c9 commit b300ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rfal_rfst25r3911.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2740,7 +2740,7 @@ ReturnCode RfalRfST25R3911BClass::rfalListenSetState(rfalLmState newSt)
27402740
/*******************************************************************************/
27412741
/* REMARK: Silicon workaround ST25R3911 Errata TDB */
27422742
/* RXS and NFCT are triggered very close (specially in higher bitrates). *
2743-
* If the interrupt status register is being read when NFCT is trigered, the *
2743+
* If the interrupt status register is being read when NFCT is triggered, the *
27442744
* IRQ line might go low and NFCT is not signalled on the status register. *
27452745
* For initial bitrate detection, mask RXS, only wait for NFCT and RXE. */
27462746
/*******************************************************************************/

0 commit comments

Comments
 (0)