We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81718c1 commit 151b788Copy full SHA for 151b788
Sources/SwiftUIOverlayContainer/Container/ContainerProtocols.swift
@@ -68,7 +68,7 @@ public protocol ContainerCompositionProtocol {
68
/// Default value is disable
69
var ignoresSafeArea: ContainerIgnoresSafeArea { get }
70
71
- /// Expands the backgroud container out of its safe area.
+ /// Expands the background container out of its safe area.
72
///
73
74
var bgIgnoresSafeArea: ContainerIgnoresSafeArea { get }
0 commit comments