From: H.J. Lu Date: Thu, 2 Jan 2025 22:25:57 +0000 (+0800) Subject: nesting[123].d: Replace Sone with Some in comment X-Git-Tag: binutils-2_44~280 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=74760497497d9912ac6437f16f8abdba87710a2c;p=thirdparty%2Fbinutils-gdb.git nesting[123].d: Replace Sone with Some in comment * testsuite/gas/macros/nesting1.d: Replace Sone with Some in comment. * testsuite/gas/macros/nesting2.d: Likewise. * testsuite/gas/macros/nesting3.d: Likewise. Signed-off-by: H.J. Lu --- diff --git a/gas/testsuite/gas/macros/nesting1.d b/gas/testsuite/gas/macros/nesting1.d index 10a90ab8112..2e090fb842c 100644 --- a/gas/testsuite/gas/macros/nesting1.d +++ b/gas/testsuite/gas/macros/nesting1.d @@ -1,6 +1,6 @@ #nm: -j #name: Nested macros (PR 32484) -# Sone targets do not support macros used like this. +# Some targets do not support macros used like this. #skip: mmix-* #... diff --git a/gas/testsuite/gas/macros/nesting2.d b/gas/testsuite/gas/macros/nesting2.d index 88649b1402f..9cb1e3d8c00 100644 --- a/gas/testsuite/gas/macros/nesting2.d +++ b/gas/testsuite/gas/macros/nesting2.d @@ -1,6 +1,6 @@ #nm: -j #name: Nested macros (PR 32486) -# Sone targets do not support macros used like this. +# Some targets do not support macros used like this. #skip: mmix-* #... diff --git a/gas/testsuite/gas/macros/nesting3.d b/gas/testsuite/gas/macros/nesting3.d index 26219571b9d..b44e233389b 100644 --- a/gas/testsuite/gas/macros/nesting3.d +++ b/gas/testsuite/gas/macros/nesting3.d @@ -1,6 +1,6 @@ #nm: -j #name: Nested macros (PR 32487) -# Sone targets do not support macros used like this. +# Some targets do not support macros used like this. #skip: mmix-* #...