Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Oct 31, 2023
1 parent d39da6c commit ac34ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider/datagen/src/transform/cldr/datetime/neo.rs
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ const NUMERIC_MONTHS_KEY_LENGTHS: &[Subtag] = &[
NUMERIC,
];

/// Lengths for year data (does not do standalone formatting)
/// Lengths for year data (does not do standalone formatting)
const YEARS_KEY_LENGTHS: &[Subtag] = &[ABBR, NARROW, WIDE];

/// All possible non-numeric lengths
Expand Down

0 comments on commit ac34ce7

Please sign in to comment.