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 daf2713

Browse files
authoredMar 18, 2023
Correct misspelled word in comment
This misspelled (mislocalized?) word was causing the spell check to fail
1 parent 0428ad8 commit daf2713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎libraries/Wire/examples/i2c_scanner/i2c_scanner.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// can be found in many places.
77
// For example on the Arduino.cc forum.
88
// The original author is not known.
9-
// Version 2, Juni 2012, Using Arduino 1.0.1
9+
// Version 2, June 2012, Using Arduino 1.0.1
1010
// Adapted to be as simple as possible by Arduino.cc user Krodal
1111
// Version 3, Feb 26 2013
1212
// V3 by louarnold

0 commit comments

Comments
 (0)
Please sign in to comment.