Skip to content

Commit e140cd3

Browse files
committed
Fix numpy header title
1 parent b3498df commit e140cd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libtmux/pane.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@ def resize_pane(self, *args, **kwargs):
180180
target_pane : str
181181
``target_pane``, or ``-U``,``-D``, ``-L``, ``-R``.
182182
183-
Optional Parameters
184-
-------------------
183+
Other Parameters
184+
----------------
185185
height : int
186186
``resize-pane -y`` dimensions
187187
width : int

0 commit comments

Comments
 (0)