Fix typo in Shortcuts doc comment (#93483)
This commit is contained in:
parent
f2ccd7cf4c
commit
0ef8ac94f1
@ -732,7 +732,7 @@ class ShortcutManager extends ChangeNotifier with Diagnosticable {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// A widget to that creates key bindings to specific actions for its
|
/// A widget that creates key bindings to specific actions for its
|
||||||
/// descendants.
|
/// descendants.
|
||||||
///
|
///
|
||||||
/// This widget establishes a [ShortcutManager] to be used by its descendants
|
/// This widget establishes a [ShortcutManager] to be used by its descendants
|
||||||
|
Loading…
x
Reference in New Issue
Block a user