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

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,