Skip to content

Commit b720667

Browse files
committed
docs: Fix comment
1 parent ca7800e commit b720667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmuxp/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ def expandshell(_path):
114114
"""
115115
Return expanded path based on user's ``$HOME`` and ``env``.
116116
117-
:py:func:`os.path.expanduser` and :py:func:`os.path.expandvar`s
117+
:py:func:`os.path.expanduser` and :py:func:`os.path.expandvars`.
118118
119119
Parameters
120120
----------

0 commit comments

Comments
 (0)