Skip to content

Commit

Permalink
wording change (for triggering CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-kfed committed Jul 20, 2023
1 parent 0c2e7e5 commit 8fb51c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/month.rs
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ impl Months {
}
}

/// An error resulting from reading `<Month>` value with `FromStr`.
/// An error resulting from parsing `<Month>` value with `FromStr`.
#[derive(Clone, PartialEq, Eq)]
pub struct ParseMonthError {}

Expand Down

0 comments on commit 8fb51c8

Please sign in to comment.