From 74760497497d9912ac6437f16f8abdba87710a2c Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 3 Jan 2025 06:25:57 +0800 Subject: [PATCH] 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 --- gas/testsuite/gas/macros/nesting1.d | 2 +- gas/testsuite/gas/macros/nesting2.d | 2 +- gas/testsuite/gas/macros/nesting3.d | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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-* #... -- 2.39.5