spelling: indices

This commit is contained in:
Josh Soref 2021-11-04 00:35:27 -04:00
parent 1ede194c62
commit 9dd7f0a194

View file

@ -3062,7 +3062,7 @@ TEST_CASE_FIXTURE(Fixture, "correctly_scope_locals_while")
CHECK_EQ(us->name, "a");
}
TEST_CASE_FIXTURE(Fixture, "ipairs_produces_integral_indeces")
TEST_CASE_FIXTURE(Fixture, "ipairs_produces_integral_indices")
{
CheckResult result = check(R"(
local key