Fix docs of modifiers_keys in PaneGrid

This commit is contained in:
Héctor Ramón Jiménez 2020-07-09 05:33:44 +02:00
parent 2334c7d1d5
commit ad19c1628d

View file

@ -182,8 +182,7 @@ where
/// Sets the modifier keys of the [`PaneGrid`].
///
/// The modifier keys will need to be pressed to trigger dragging, and key
/// events.
/// The modifier keys will need to be pressed to trigger key events.
///
/// The default modifier key is `Ctrl`.
///