diff --git a/llvm/test/tools/llvm-readobj/stack-sizes.test b/llvm/test/tools/llvm-readobj/stack-sizes.test index 3d660fcd2563e1..3d001b104954e5 100644 --- a/llvm/test/tools/llvm-readobj/stack-sizes.test +++ b/llvm/test/tools/llvm-readobj/stack-sizes.test @@ -643,7 +643,7 @@ Sections: Type: R_X86_64_64 ## Check we report an error when dumping stack sizes if the relocated section -## identified by the sh_info field is invalid. Here sh_info value is larger than +## identified by the sh_info field is invalid. Here the sh_info value is larger than ## the number of sections. # RUN: yaml2obj --docnum=13 %s > %t18