Skip to content

Commit 350248c

Browse files
committed
Revert "fix an error in readme"
This reverts commit 86e1089. See also: #46 (comment) I will be recorrecting the typo myself immediately after this ref, and licensing it MIT, to complete our licensing conversion.
1 parent 698bfc7 commit 350248c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ grab remaining tmux window:
9898

9999
.. code-block:: python
100100
101-
>>> window = session.attached_window
101+
>>> window = session.attached_window()
102102
>>> window.split_window(attach=False)
103103
Pane(%23 Window(@10 1:bar, Session($3 foo)))
104104

0 commit comments

Comments
 (0)