Skip to content

Commit

Permalink
[Docs] Fix Typo (#126660)
Browse files Browse the repository at this point in the history
  • Loading branch information
MeandNi authored May 12, 2023
1 parent 6e9c0db commit 482d567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/flutter/lib/src/rendering/selection.dart
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ enum SelectionResult {
/// The abstract interface to handle [SelectionEvent]s.
///
/// This interface is extended by [Selectable] and [SelectionContainerDelegate]
/// and is typically not use directly.
/// and is typically not used directly.
///
/// {@template flutter.rendering.SelectionHandler}
/// This class returns a [SelectionGeometry] as its [value], and is responsible
Expand Down

0 comments on commit 482d567

Please sign in to comment.