Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
b-ma committed Jan 1, 2024
1 parent 8cedbc0 commit b5613c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ pub(crate) fn assert_valid_channel_number(channel_number: usize, number_of_chann
}
}

/// Assert that the given value number is a valid time informations, i.e. greater
/// Assert that the given value number is a valid time information, i.e. greater
/// than or equal to zero and finite.
///
/// # Panics
Expand Down

0 comments on commit b5613c8

Please sign in to comment.