Skip to content

Commit fac0518

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

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
@@ -326,7 +326,7 @@ def iter_create_windows(
326326
Generator yielding :class:`libtmux.Window` by iterating through
327327
``session_config['windows']``.
328328
329-
Applies ``window_options`` to window.
329+
Applies ``options`` to window.
330330
331331
Parameters
332332
----------

0 commit comments

Comments
 (0)