fix typo
This commit is contained in:
parent
e60222a207
commit
27c29d7a4e
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ impl Iterator for EveryDay {
|
|||
|
||||
/* -------------------------------------------------------------------------- */
|
||||
|
||||
/// Crates a [`Day`] value in a const context.
|
||||
/// Creates a [`Day`] value in a const context.
|
||||
#[macro_export]
|
||||
macro_rules! day {
|
||||
($day:expr) => {{
|
||||
|
|
Loading…
Add table
Reference in a new issue