Skip to content

Commit

Permalink
docs(builder): Update docstring for window_options -> window.options
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Nov 26, 2024
1 parent aef8074 commit 831c6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tmuxp/workspace/builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ def iter_create_windows(
Generator yielding :class:`libtmux.Window` by iterating through
``session_config['windows']``.
Applies ``window_options`` to window.
Applies ``options`` to window.
Parameters
----------
Expand Down

0 comments on commit 831c6bd

Please sign in to comment.