From e9abee28524a0090a25c1f7c8e3061399d8760aa Mon Sep 17 00:00:00 2001 From: Otto Suess <37940680+ottosuess@users.noreply.github.com> Date: Thu, 4 Jul 2019 18:02:26 +0200 Subject: [PATCH] trivial: typo fix (closes #3268) suer should be user --- cmd/lncli/commands.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/lncli/commands.go b/cmd/lncli/commands.go index 11b73444..b232a9d9 100644 --- a/cmd/lncli/commands.go +++ b/cmd/lncli/commands.go @@ -3872,7 +3872,7 @@ var restoreChanBackupCommand = cli.Command{ "backup", ArgsUsage: "[--single_backup] [--multi_backup] [--multi_file=", Description: ` - Allows a suer to restore a Static Channel Backup (SCB) that was + Allows a user to restore a Static Channel Backup (SCB) that was obtained either via the exportchanbackup command, or from lnd's automatically manged channels.backup file. This command should be used if a user is attempting to restore a channel due to data loss on a