Skip to content

Commit 9630e0e

Browse files
SimonFJ20andreagilardoni
authored andcommitted
fix misspelling in comment
1 parent 9661bf4 commit 9630e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: variants/OPTA/variant.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ class SecureQSPIFBlockDevice: public QSPIFBlockDevice {
253253

254254
#if 1
255255
// 256byte secure OTP area (on AT25SF128A)
256-
// TODO: could be imcomplete, to be tested
256+
// TODO: could be incomplete, to be tested
257257
class SecureQSPIFBlockDevice: public QSPIFBlockDevice {
258258
public:
259259
virtual int readSecure(void *buffer, mbed::bd_addr_t addr, mbed::bd_size_t size) {

0 commit comments

Comments
 (0)