From 686a1c27b5be07d1938eedcff8210c24f98bb1ff Mon Sep 17 00:00:00 2001 From: Satoshi Yoshio Date: Tue, 19 Oct 2021 04:41:33 +0900 Subject: [PATCH] Fix typo in code comments (#91995) --- packages/flutter/lib/src/material/text_theme.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/flutter/lib/src/material/text_theme.dart b/packages/flutter/lib/src/material/text_theme.dart index 9d1387fdb3..f351b6fd80 100644 --- a/packages/flutter/lib/src/material/text_theme.dart +++ b/packages/flutter/lib/src/material/text_theme.dart @@ -50,7 +50,7 @@ import 'typography.dart'; /// "medium" is `FontWeight.w500`. /// /// By default, text styles are initialized to match the 2018 Material Design -/// specification as listed above. To provide backwards compatibility, the 2104 +/// specification as listed above. To provide backwards compatibility, the 2014 /// specification is also available. /// /// To explicitly configure a [Theme] for the 2018 sizes, weights, and letter