[binutils-gdb] nesting[123].d: Replace Sone with Some in comment

H.J. Lu hjl@sourceware.org
Thu Jan 2 22:27:30 GMT 2025


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=74760497497d9912ac6437f16f8abdba87710a2c

commit 74760497497d9912ac6437f16f8abdba87710a2c
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Jan 3 06:25:57 2025 +0800

    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 <hjl.tools@gmail.com>

Diff:
---
 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-*
 
 #...


More information about the Binutils-cvs mailing list