Unverified Commit a1f6c173 authored by Marc Plano-Lesay's avatar Marc Plano-Lesay Committed by GitHub

Fix a typo (#53699)

parent 13b0e398
......@@ -262,7 +262,7 @@ abstract class TextSelectionControls {
/// The selection handles are displayed in the [Overlay] that most closely
/// encloses the given [BuildContext].
class TextSelectionOverlay {
/// Creates an object that manages overly entries for selection handles.
/// Creates an object that manages overlay entries for selection handles.
///
/// The [context] must not be null and must have an [Overlay] as an ancestor.
TextSelectionOverlay({
......
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