Skip to content

Commit 3890b63

Browse files
committed
zombierecovery: fix typo in source
1 parent 8877700 commit 3890b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/chantools/zombierecovery_root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ func newZombieRecoveryCommand() *cobra.Command {
1616
Use: "zombierecovery",
1717
Short: "Try rescuing funds stuck in channels with zombie nodes",
1818
Long: `A sub command that hosts a set of further sub commands
19-
to help with recovering funds tuck in zombie channels.
19+
to help with recovering funds stuck in zombie channels.
2020
2121
Please visit https://github.com/lightninglabs/chantools/blob/master/doc/zombierecovery.md
2222
for more information on how to use these commands.`,

0 commit comments

Comments
 (0)