We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28fb8b7 commit aa5bdfcCopy full SHA for aa5bdfc
src/tmuxp/workspace/loader.py
@@ -15,7 +15,7 @@
15
def expandshell(value: str) -> str:
16
"""Resolve shell variables based on user's ``$HOME`` and ``env``.
17
18
- :py:func:`os.path.expanduser` and :py:fubasednc:`os.path.expandvars`.
+ :py:func:`os.path.expanduser` and :py:func:`os.path.expandvars`.
19
20
Parameters
21
----------
0 commit comments