doc: fix typo

Changed "chanenl" to "channel"
This commit is contained in:
P. Reis 2023-08-23 12:55:01 -03:00 committed by GitHub
parent e2f5374f67
commit 5fc77b6ee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -581,7 +581,7 @@ func testChannelBackupRestoreCommitTypes(ht *lntest.HarnessTest) {
zeroConf: false,
},
// Restore a chanenl back up of an unconfirmed taproot channel.
// Restore a channel back up of an unconfirmed taproot channel.
{
name: "restore from backup taproot zero conf",
ct: lnrpc.CommitmentType_SIMPLE_TAPROOT,