Skip to content

Commit 8f6f330

Browse files
committed
!fixup fix typo
WHen should be When.
1 parent 0a6529a commit 8f6f330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/test/ELF/aarch64-build-attributes-output.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
/// File has a Build attributes section. This should not appear in
1111
/// ET_EXEC or ET_SHARED files as there is no requirement for it to
1212
/// do so. FIXME, the ld -r (relocatable link) should output a single
13-
/// merged build attributes section. WHen full support is added in
13+
/// merged build attributes section. When full support is added in
1414
/// ld.lld this test should be updated.
1515

1616
// CHECK-NOT: .ARM.attributes

0 commit comments

Comments
 (0)