Module Name:    src
Committed By:   andvar
Date:           Wed Dec  6 22:23:11 UTC 2023

Modified Files:
        src/regress/lib/libc/ieeefp/testfloat/notes: systemBugs.txt

Log Message:
s/multipies/multiplies/.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
    src/regress/lib/libc/ieeefp/testfloat/notes/systemBugs.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/regress/lib/libc/ieeefp/testfloat/notes/systemBugs.txt
diff -u src/regress/lib/libc/ieeefp/testfloat/notes/systemBugs.txt:1.1.1.1 src/regress/lib/libc/ieeefp/testfloat/notes/systemBugs.txt:1.2
--- src/regress/lib/libc/ieeefp/testfloat/notes/systemBugs.txt:1.1.1.1	Tue Mar 13 06:23:19 2001
+++ src/regress/lib/libc/ieeefp/testfloat/notes/systemBugs.txt	Wed Dec  6 22:23:11 2023
@@ -142,7 +142,7 @@ Some older SPARCstations appear confused
 detected before or after rounding.  For conversions from double precision
 to single precision, tininess is detected after rounding, while for all
 quadruple-precision operations it is detected before rounding.  Single- and
-double-precision multipies go both ways:
+double-precision multiplies go both ways:
 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 float32_mul, float64_mul

Reply via email to