Skip to content

Commit 6eea2a7

Browse files
Merge pull request #3875 from adrian-prantl/typo
Fix typo
2 parents d36f33a + b319e63 commit 6eea2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2345,7 +2345,7 @@ TypeSystemSwiftTypeRef::GetBitSize(opaque_compiler_type_t type,
23452345
}
23462346

23472347
// FIXME: Move this to the top. Currently this causes VALIDATE
2348-
// errors on resilient types, and FOundation overlay types. These
2348+
// errors on resilient types, and Foundation overlay types. These
23492349
// are most likely bugs in the Swift compiler that need to be
23502350
// resolved first.
23512351

0 commit comments

Comments
 (0)