Skip to content

Commit

Permalink
Update provider/datagen/src/options.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Shane F. Carr <shane@unicode.org>
  • Loading branch information
robertbastian and sffc committed Jun 28, 2023
1 parent bb870cf commit 89604f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider/datagen/src/options.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ pub enum LocaleInclude {
CldrSet(HashSet<CoverageLevel>),
/// A recommended set of locales.
///
/// This currently resolves to `CldrSet({Modern, Moderate, Basic}) but
/// This currently resolves to `CldrSet({Modern, Moderate, Basic})` but
/// might change in future releases.
Recommended,
}
Expand Down

0 comments on commit 89604f4

Please sign in to comment.