Unverified Commit 686a1c27 authored by Satoshi Yoshio's avatar Satoshi Yoshio Committed by GitHub

Fix typo in code comments (#91995)

parent 93da78f8
...@@ -50,7 +50,7 @@ import 'typography.dart'; ...@@ -50,7 +50,7 @@ import 'typography.dart';
/// "medium" is `FontWeight.w500`. /// "medium" is `FontWeight.w500`.
/// ///
/// By default, text styles are initialized to match the 2018 Material Design /// 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. /// specification is also available.
/// ///
/// To explicitly configure a [Theme] for the 2018 sizes, weights, and letter /// To explicitly configure a [Theme] for the 2018 sizes, weights, and letter
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment