File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88//
99// Lastly, we'll also create a new formatter which will be memoizable.
1010//
11- // The type and its options are modelled after ECMA402 Intl.DateTimeFormat.
11+ // The type and its options are modeled after ECMA402 Intl.DateTimeFormat.
1212use intl_memoizer:: Memoizable ;
1313use unic_langid:: LanguageIdentifier ;
1414
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ use rustc_hash::FxHashSet;
3232use unic_langid:: { langid, LanguageIdentifier } ;
3333
3434/// This helper struct holds the scheme for converting
35- /// resource paths into full paths. It is used to customise
35+ /// resource paths into full paths. It is used to customize
3636/// `fluent-fallback::SyncLocalization`.
3737struct Bundles {
3838 res_path_scheme : PathBuf ,
You can’t perform that action at this time.
0 commit comments