From 85ee7412540dc92c134a66c8e18751617993976f Mon Sep 17 00:00:00 2001 From: "Philippe Bruhat (BooK)" Date: Sun, 16 Nov 2025 13:10:50 +0100 Subject: [PATCH] fix typos reported in #23926 --- pod/perl5124delta.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pod/perl5124delta.pod b/pod/perl5124delta.pod index bd3a1db43b..b8045f9cdf 100644 --- a/pod/perl5124delta.pod +++ b/pod/perl5124delta.pod @@ -45,7 +45,7 @@ environment has HTTPS_* environment variables, such as HTTPS_PROXY. =head1 Documentation -Updated the documentation for rand() in L to note that it is not +Updated the documentation for L to note that it is not cryptographically secure. =head1 Platform Specific Notes @@ -87,8 +87,8 @@ analysed by the Perl porting team. If the bug you are reporting has security implications, which make it inappropriate to send to a publicly archived mailing list, then please send it to perl5-security-report@perl.org. This points to a closed subscription -unarchived mailing list, which includes all the core committers, who be able -to help assess the impact of issues, figure out a resolution, and help +unarchived mailing list, which includes all the core committers, who will be +able to help assess the impact of issues, figure out a resolution, and help co-ordinate the release of patches to mitigate or fix the problem across all platforms on which Perl is supported. Please only use this address for security issues in the Perl core, not for modules independently