Skip to content

Commit 237b4eb

Browse files
committed
docs(number): fix typo in doc comment
1 parent 0e27da4 commit 237b4eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/number.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pub enum Number {
4242
}
4343

4444
impl Number {
45-
/// Convines the origin spans of 2 numbers, assuming either one or both of them are floats
45+
/// Combines the origin spans of 2 numbers, assuming either one or both of them are floats
4646
///
4747
/// # Panics
4848
///

0 commit comments

Comments
 (0)