Fixing spelling

master
Ryan Summers 2021-08-02 16:31:53 +02:00
parent 9d3513d4d1
commit 6e8320dc03
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ impl Timestamper {
/// * `capture_channel` - The input capture channel for collecting timestamps.
/// * `sampling_timer` - The stabilizer ADC sampling timer.
/// * `_clock_input` - The input pin for the external clock from Pounder.
/// * `batch_size` - The number of seamples in each batch.
/// * `batch_size` - The number of samples in each batch.
///
/// # Returns
/// The new pounder timestamper in an operational state.