chore: fix typo

This commit is contained in:
chloefeal
2024-12-25 23:06:33 +08:00
parent a388c1f39d
commit 852a8d8746
11 changed files with 21 additions and 21 deletions

View File

@@ -565,7 +565,7 @@ func TestPutRevocationLog(t *testing.T) {
},
{
// Test dust htlc is not saved.
name: "dust htlc not saved with amout data",
name: "dust htlc not saved with amount data",
commit: testCommitDust,
ourIndex: 0,
theirIndex: 1,