Skip to content

Commit ce3e1b3

Browse files
committed
fix docs
1 parent 463aa59 commit ce3e1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libtmux/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ class tmux_cmd(object):
129129
130130
:param tmux_search_paths: Default PATHs to search tmux for, defaults to
131131
``default_paths`` used in :func:`which`.
132-
:type tmux_search_path: list
132+
:type tmux_search_paths: list
133133
:param append_env_path: Append environment PATHs to tmux search paths.
134134
:type append_env_path: bool
135135

0 commit comments

Comments
 (0)