Commit 8b27ca3
committed
Pane(fix[display_popup]): correct ControlMode module path in docstring
why: libtmux.test.control_mode does not exist; Sphinx cross-reference
would produce a broken link. Correct path is _internal.control_mode.
what:
- Replace ~libtmux.test.control_mode.ControlMode with
~libtmux._internal.control_mode.ControlMode in display_popup docstring1 parent 857384a commit 8b27ca3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1201 | 1201 | | |
1202 | 1202 | | |
1203 | 1203 | | |
1204 | | - | |
| 1204 | + | |
1205 | 1205 | | |
1206 | 1206 | | |
1207 | 1207 | | |
| |||
0 commit comments