Skip to content

Commit 821563e

Browse files
committed
Update file headers for UnaryLayoutView and EnvironmentParagraphStyle
1 parent 484af4e commit 821563e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Sources/OpenSwiftUICore/Layout/LayoutComputer/UnaryLayoutComputer.swift renamed to Sources/OpenSwiftUICore/Layout/LayoutComputer/UnaryLayoutView.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
//
2-
// UnaryLayoutComputer.swift
2+
// UnaryLayoutView.swift
33
// OpenSwiftUICore
44
//
55
// Audited for 6.5.4
66
// Status: Complete
7-
// ID: 1C3B77B617AD058A6802F719E38F5D79 (SwiftUICore?)
7+
// ID: 1C3B77B617AD058A6802F719E38F5D79 (SwiftUICore)
88

99
import Foundation
1010
package import OpenAttributeGraphShims

Sources/OpenSwiftUICore/View/Text/Util/TruncationMode.swift renamed to Sources/OpenSwiftUICore/View/Text/Util/EnvironmentParagraphStyle.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
//
2-
// TruncationMode.swift
2+
// EnvironmentParagraphStyle.swift
33
// OpenSwiftUICore
44
//
55
// Audited for 6.5.4
66
// Status: Complete
7-
// ID: 52803FDE2123C3846E0286DE7934BA01 (SwiftUICore?)
7+
// ID: 52803FDE2123C3846E0286DE7934BA01 (SwiftUICore)
88

99
public import Foundation
1010

0 commit comments

Comments
 (0)