Skip to content

Commit b242420

Browse files
committed
docs(builder): Update docstring for window_options -> window.options
1 parent b3b781f commit b242420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tmuxp/workspace/builder.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ def iter_create_windows(
349349
Generator yielding :class:`libtmux.Window` by iterating through
350350
``session_config['windows']``.
351351
352-
Applies ``window_options`` to window.
352+
Applies ``options`` to window.
353353
354354
Parameters
355355
----------

0 commit comments

Comments
 (0)