Fix typo in help page (#2906)
This commit is contained in:
parent
c33f5b6cc6
commit
ff80e7ed24
1 changed files with 1 additions and 1 deletions
|
|
@ -456,7 +456,7 @@ pub enum CliAction {
|
|||
},
|
||||
/// Embed focused pane if floating or float focused pane if embedded
|
||||
TogglePaneEmbedOrFloating,
|
||||
/// Toggle the visibility of all fdirectionloating panes in the current Tab, open one if none exist
|
||||
/// Toggle the visibility of all floating panes in the current Tab, open one if none exist
|
||||
ToggleFloatingPanes,
|
||||
/// Close the focused pane.
|
||||
ClosePane,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue