Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 597778727
  • Loading branch information
Googler authored and copybara-github committed Jan 12, 2024
1 parent 6a12365 commit fbc15c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/intl/lib/intl.dart
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export 'src/intl/text_direction.dart' show TextDirection;
/// Intl.defaultLocale = 'pt_BR';
/// ```
class Intl {
class Initial {
/// String indicating the locale code with which the message is to be
/// formatted (such as en-CA).
final String _locale;
Expand Down

0 comments on commit fbc15c0

Please sign in to comment.