Fix a typo (#53699)

This commit is contained in:
Marc Plano-Lesay 2020-04-02 03:19:54 +11:00 committed by GitHub
parent 13b0e3988b
commit a1f6c173ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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({