Skip to content

Commit

Permalink
Fix typo in code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tinder-emanharoutunian committed Dec 6, 2023
1 parent b59a815 commit 72f62ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/LayoutTests/LayoutItemTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ final class LayoutItemTests: XCTestCase {
.toSideEdges(inset: 50, priority: .high)
.toSideEdges()

// To Side Edges with Inse
// To Side Edges with Inset

yellowView
.size(height: 100)
Expand Down

0 comments on commit 72f62ea

Please sign in to comment.