Skip to content

Commit

Permalink
fix spell issue
Browse files Browse the repository at this point in the history
  • Loading branch information
fatbobman committed Feb 6, 2024
1 parent 81718c1 commit 151b788
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ public protocol ContainerCompositionProtocol {
/// Default value is disable
var ignoresSafeArea: ContainerIgnoresSafeArea { get }

/// Expands the backgroud container out of its safe area.
/// Expands the background container out of its safe area.
///
/// Default value is disable
var bgIgnoresSafeArea: ContainerIgnoresSafeArea { get }
Expand Down

0 comments on commit 151b788

Please sign in to comment.