Skip to content

Commit b5613c8

Browse files
committed
spelling
1 parent 8cedbc0 commit b5613c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ pub(crate) fn assert_valid_channel_number(channel_number: usize, number_of_chann
204204
}
205205
}
206206

207-
/// Assert that the given value number is a valid time informations, i.e. greater
207+
/// Assert that the given value number is a valid time information, i.e. greater
208208
/// than or equal to zero and finite.
209209
///
210210
/// # Panics

0 commit comments

Comments
 (0)