refactor: Fix spelling issues in all variables/functions (#6184)

This change fixes many typos in comments, variables, and public functions. There is no functionality change.
This commit is contained in:
Mayukha Vadari
2026-01-07 16:30:35 -05:00
committed by GitHub
parent 2c37ef7762
commit 07ff532d30
95 changed files with 400 additions and 480 deletions

View File

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