Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Apr 17, 2023
1 parent b0896b1 commit bab667f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/date_symbol_data_http_request.dart
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Future<void> initializeDateFormatting(String locale, String url) {
availableLocalesForDateFormatting.contains,
)!;

//Init locale for both symbols and patterns
//Initialize locale for both symbols and patterns
Future<List<void>> initLocale(
LazyLocaleData symbols,
LazyLocaleData patterns,
Expand Down

0 comments on commit bab667f

Please sign in to comment.