Merge pull request #7909 from patrickReiis/master

itest: fix typo [skip ci]
This commit is contained in:
Oliver Gugger 2023-08-28 16:39:40 +02:00 committed by GitHub
commit c6fcceb35b
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,