Skip to content

Commit 63bd19e

Browse files
committed
language tweak in docs
1 parent 375beec commit 63bd19e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/properties.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ attach default tmux :class:`libtmux.Server` to ``t``:
5252
Session
5353
-------
5454

55-
get our ``session`` object:
55+
get the ``session`` object:
5656

5757
.. code-block:: python
5858
@@ -144,7 +144,7 @@ use ``get()`` for details not accessible via properties:
144144
Panes
145145
-----
146146

147-
get our pane:
147+
get the pane:
148148

149149
.. code-block:: python
150150

0 commit comments

Comments
 (0)