Unverified Commit 87a06770 authored by Mikkel Nygaard Ravn's avatar Mikkel Nygaard Ravn Committed by GitHub

Fix typos (#18789)

parent 095f48d0
......@@ -87,7 +87,7 @@ class BannerPainter extends CustomPainter {
/// [location].
final TextDirection textDirection;
/// Where to show the banner (e.g., the upper right corder).
/// Where to show the banner (e.g., the upper right corner).
final BannerLocation location;
/// The directionality of the layout.
......@@ -280,7 +280,7 @@ class Banner extends StatelessWidget {
/// [location].
final TextDirection textDirection;
/// Where to show the banner (e.g., the upper right corder).
/// Where to show the banner (e.g., the upper right corner).
final BannerLocation location;
/// The directionality of the layout.
......
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