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

@@ -900,7 +900,7 @@ test('justify_content_column_min_height_and_margin', () => {
config.free();
}
});
test('justify_content_colunn_max_height_and_margin', () => {
test('justify_content_column_max_height_and_margin', () => {
const config = Yoga.Config.create();
let root;