Skip to content

Commit 09e67f5

Browse files
committed
correct spelling error in documentation
1 parent df45012 commit 09e67f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_rockblock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ def energy_monitor(self):
441441
Note: Call Processor Version: TA12003 is known to not support the AT+GEMON energy
442442
monitor command. It is however known to work on TA19002 (newer) and TA12003 (older).
443443
You may use the revision function to determine which version you have. Function will
444-
return None if modem cannot retrieve the accumuulated energy usage estimate.
444+
return None if modem cannot retrieve the accumulated energy usage estimate.
445445
446446
Returns
447447
int

0 commit comments

Comments
 (0)