Skip to content

Commit a97d5ea

Browse files
Fix spelling mistake (#1211)
Co-authored-by: Earle F. Philhower, III <[email protected]>
1 parent 83e7908 commit a97d5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/adc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Adjusts the pin to record. Only legal before ``ADCInput::begin()``.
4747
bool setFrequency(long sampleRate)
4848
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4949
Sets the ADC sampling frequency, but does not start recording (however if the
50-
device was already running, it will wontinue to run at the new frequency). Note
50+
device was already running, it will continue to run at the new frequency). Note
5151
that every pin requested will be sampled at this frequency, one after the other.
5252
That is, if you have code like this:
5353

0 commit comments

Comments
 (0)