This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use sv_catpvn instead of sv_catsv in doop.c:do_join
[perl5.git] / hints / t001.c
index 51fdefd..562d759 100644 (file)
@@ -52,7 +52,7 @@ void test(double *result)
                                fadd,dbl %fr4,%fr12,%fr4
                                fsub,dbl %fr4,%fr12,%fr4
 
-                               This code depends on the floading-add and
+                               This code depends on the floating-add and
                                floating-subtract retaining all of the
                                precision present in the operands.  There is
                                no such guarantee when using floating-point,