]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
gen-libm-test: Use 'original source' instead of 'master' in code.
authorCarlos O'Donell <carlos@redhat.com>
Tue, 20 May 2025 11:45:20 +0000 (07:45 -0400)
committerCarlos O'Donell <carlos@redhat.com>
Wed, 21 May 2025 16:48:00 +0000 (12:48 -0400)
Use more inclusive language in generated sources.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
math/gen-libm-test.py

index a76fe873a28ff5f2fa1a6d18eff7a6735abb80a8..1abc7fb35d8129d48397d727d1b0c823c8efe702 100755 (executable)
@@ -197,7 +197,7 @@ class Ulps(object):
         """Write header file with ulps data."""
         header_text_1 = ('/* This file is automatically generated\n'
                          '   from %s with gen-libm-test.py.\n'
-                         '   Don\'t change it - change instead the master '
+                         '   Don\'t change it - change the original source '
                          'files.  */\n\n'
                          'struct ulp_data\n'
                          '{\n'