Skip to content

Commit 90ae8fe

Browse files
committed
2 parents 9e75b92 + 7eeaacf commit 90ae8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EEPROM-Storage.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ class EEPROMStorage
276276
// ***
277277
// *** Determines if the variable has been
278278
// *** initialized or not by comparing the
279-
// *** stored hecksum to the actual checksum
279+
// *** stored checksum to the actual checksum
280280
// *** of the bytes stored.
281281
// ***
282282
bool isInitialized()

0 commit comments

Comments
 (0)