Fixed Spelling. (#25217)

diff --git a/packages/flutter/lib/src/painting/notched_shapes.dart b/packages/flutter/lib/src/painting/notched_shapes.dart
index dd04163..8a21aff 100644
--- a/packages/flutter/lib/src/painting/notched_shapes.dart
+++ b/packages/flutter/lib/src/painting/notched_shapes.dart
@@ -5,7 +5,7 @@
 /// A shape with a notch in its outline.
 ///
 /// Typically used as the outline of a 'host' widget to make a notch that
-/// accomodates a 'guest' widget. e.g the [BottomAppBar] may have a notch to
+/// accommodates a 'guest' widget. e.g the [BottomAppBar] may have a notch to
 /// accomodate the [FloatingActionBar].
 
 /// See also: [ShapeBorder], which defines a shaped border without a dynamic