Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 187b500

Browse files
authoredOct 3, 2023
Fix typo in comment
1 parent db44399 commit 187b500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎extras/tests/Arduino_POSIXStorage_Test/Arduino_POSIXStorage_Test.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ enum TestTypes : uint8_t
2626

2727
constexpr enum TestTypes selectedTest = TEST_PORTENTA_C33_SDCARD;
2828

29-
// Notice that formtting tests can take a while to complete
29+
// Notice that formatting tests can take a while to complete
3030

3131
// Uncomment the line below to include testing of LITTLEFS and FAT formatting with mkfs():
3232

0 commit comments

Comments
 (0)
Please sign in to comment.