diff --git a/test/binaries/test-binutils-2.31.1.c b/test/binaries/test-binutils-2.31.1.c index f7fe8ee2cb..1534aabcac 100644 --- a/test/binaries/test-binutils-2.31.1.c +++ b/test/binaries/test-binutils-2.31.1.c @@ -5,7 +5,7 @@ int main() { printf("It outputs a few strings normally associated with binutils 2.31.1"); printf("They appear below this line."); printf("------------------"); - printf("Using the --size-sort and --undefined-only options together"); + printf("Using the --size-sort and --undefined-only options together"); printf("libbfd-2.31.1-system.so"); return 0;