Skip to content

Commit 43d984a

Browse files
committed
Spelling fixup
1 parent a0810a1 commit 43d984a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/LowPower/LowPower.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
class LowPowerClass {
1111
public:
1212
/**
13-
* Set the oscillator type that is shutdown during sleep and reenabled after.
13+
* Set the oscillator type that is shutdown during sleep and re-enabled after.
1414
* The default is "crystal oscillator" (DORMANT_SOURCE_XOSC).
1515
*/
1616
void setOscillatorType(dormant_source_t oscillator);

0 commit comments

Comments
 (0)