From b6e9c78f0a31f0790a9d9f84a48d2f07f5c2e2a9 Mon Sep 17 00:00:00 2001 From: BennyWaitWhat Date: Tue, 28 Apr 2026 20:27:58 -0400 Subject: [PATCH] Fix typo: teh -> the in stack positioning test comment --- crates/warpui_core/src/elements/stack/mod_test.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/warpui_core/src/elements/stack/mod_test.rs b/crates/warpui_core/src/elements/stack/mod_test.rs index 2bf3abb7..5b930642 100644 --- a/crates/warpui_core/src/elements/stack/mod_test.rs +++ b/crates/warpui_core/src/elements/stack/mod_test.rs @@ -450,7 +450,7 @@ fn test_relative_positioning() { ); // Now just bound vertically to the parent. This should not change the positioning since - // the element is already bound vertically within teh parent. + // the element is already bound vertically within the parent. position_child_and_assert_location( OffsetPositioning::from_axes( PositioningAxis::relative_to_stack_child(