Skip to content

Commit 7537ccf

Browse files
committed
chore(cli.shell): Fix typo
1 parent 5ee0045 commit 7537ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmuxp/cli/shell.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def command_shell(
6060
Priority given to loaded session/wndow/pane objects:
6161
6262
- session_name and window_name arguments
63-
- current shell: envvar ``TMUX_PANE`` for determing window and session
63+
- current shell: envvar ``TMUX_PANE`` for determining window and session
6464
- :attr:`libtmux.Server.attached_sessions`, :attr:`libtmux.Session.attached_window`,
6565
:attr:`libtmux.Window.attached_pane`
6666
"""

0 commit comments

Comments
 (0)