fix typos

reported in #23926
This commit is contained in:
Philippe Bruhat (BooK) 2025-11-16 13:10:50 +01:00
parent d31ea66361
commit 85ee741254

View File

@ -45,7 +45,7 @@ environment has HTTPS_* environment variables, such as HTTPS_PROXY.
=head1 Documentation
Updated the documentation for rand() in L<perlfunc> to note that it is not
Updated the documentation for L<perlfunc/rand> 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