Skip to content

Commit 3aee49d

Browse files
authored
Merge pull request #30703 from daeken/patch-1
Fixed incorrect comment in SwiftReflectionTest
2 parents 010520a + d2bd596 commit 3aee49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/private/SwiftReflectionTest/SwiftReflectionTest.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ internal func getSectionInfo(_ name: String,
107107

108108
/// Get the Swift Reflection section locations for a loaded image.
109109
///
110-
/// An image of interest must have the following sections in the __DATA
110+
/// An image of interest must have the following sections in the __TEXT
111111
/// segment:
112112
/// - __swift5_fieldmd
113113
/// - __swift5_assocty

0 commit comments

Comments
 (0)