Fix typos.

This commit is contained in:
Bruce Mitchener
2024-03-16 23:49:02 +07:00
parent 6ef7be293a
commit 0a81ca8887
20 changed files with 37 additions and 37 deletions

View File

@@ -834,7 +834,7 @@ TEST(YogaTest, justify_content_column_min_height_and_margin) {
YGConfigFree(config);
}
TEST(YogaTest, justify_content_colunn_max_height_and_margin) {
TEST(YogaTest, justify_content_column_max_height_and_margin) {
const YGConfigRef config = YGConfigNew();
const YGNodeRef root = YGNodeNewWithConfig(config);