This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct taint.t to skip the truncate test if $Config{d_truncate} is false.
[perl5.git] / XSUB.h
diff --git a/XSUB.h b/XSUB.h
index 6906ded..a2cfccd 100644 (file)
--- a/XSUB.h
+++ b/XSUB.h
@@ -73,7 +73,7 @@ handled automatically by C<xsubpp>.
 
 =for apidoc Ams||dUNDERBAR
 Sets up any variable needed by the C<UNDERBAR> macro. It used to define
-C<padoff_du>, but it is currently a noop. However, it is strongly adviced
+C<padoff_du>, but it is currently a noop. However, it is strongly advised
 to still use it for ensuring past and future compatibility.
 
 =for apidoc AmU||UNDERBAR