Skip to content

Commit 42ce32e

Browse files
committed
chore(loader): Term update
1 parent 35cb8c2 commit 42ce32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tmuxp/workspace/loader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ def trickle(workspace_dict):
187187
"""Return a dict with "trickled down" / inherited workspace values.
188188
189189
This will only work if workspace has been expanded to full form with
190-
:meth:`config.expand`.
190+
:meth:`loader.expand`.
191191
192192
tmuxp allows certain commands to be default at the session, window
193193
level. shell_command_before trickles down and prepends the

0 commit comments

Comments
 (0)