Skip to content

Commit 1e8ea2a

Browse files
author
mauroporras
committed
fix: Small typo
1 parent 5590861 commit 1e8ea2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmuxp/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ def command_freeze(session_name, socket_name, socket_path):
698698
print(
699699
'---------------------------------------------------------------'
700700
'\n'
701-
'Freeze does it best to snapshot live tmux sessions.\n'
701+
"Freeze does it's best to snapshot live tmux sessions.\n"
702702
)
703703
if click.confirm(
704704
'The new config *WILL* require adjusting afterwards. Save config?'

0 commit comments

Comments
 (0)