trivial: typo fix (closes #3268)

suer should be user
This commit is contained in:
Otto Suess 2019-07-04 18:02:26 +02:00 committed by GitHub
parent a6e77811b1
commit e9abee2852
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3872,7 +3872,7 @@ var restoreChanBackupCommand = cli.Command{
"backup", "backup",
ArgsUsage: "[--single_backup] [--multi_backup] [--multi_file=", ArgsUsage: "[--single_backup] [--multi_backup] [--multi_file=",
Description: ` 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 obtained either via the exportchanbackup command, or from lnd's
automatically manged channels.backup file. This command should be used 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 if a user is attempting to restore a channel due to data loss on a