docs: Fix minor spelling issues in comments (#6194)

This commit is contained in:
oncecelll
2026-01-10 02:15:05 +08:00
committed by GitHub
parent e1d97bea12
commit c24a6041f7
5 changed files with 7 additions and 7 deletions

View File

@@ -708,7 +708,7 @@ public:
void
testHeterogeneousSigners(FeatureBitset features)
{
testcase("Heterogenous Signers");
testcase("Heterogeneous Signers");
using namespace jtx;
Env env{*this, features};