Skip to content

Commit 2afcbd6

Browse files
authored
fix typo
1 parent 92f65e7 commit 2afcbd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/debug/client.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def working_shell_type
4242
when /csh/
4343
:csh
4444
when /zsh/
45-
:szh
45+
:zsh
4646
when /dash/
4747
:dash
4848
else

0 commit comments

Comments
 (0)