This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
typo
authorKaren Etheridge <ether@cpan.org>
Sat, 20 Apr 2019 16:06:02 +0000 (09:06 -0700)
committerKaren Etheridge <ether@cpan.org>
Sat, 20 Apr 2019 16:06:02 +0000 (09:06 -0700)
pod/perldelta.pod

index bfd4b49..e41c029 100644 (file)
@@ -366,7 +366,7 @@ well.
 =item *
 
 A new function L<perlapi/C<my_strtod>> or its synonym, Strtod(), is
 =item *
 
 A new function L<perlapi/C<my_strtod>> or its synonym, Strtod(), is
-now availabe with the same signature as the libc strtod().  It provides
+now available with the same signature as the libc strtod().  It provides
 strotod() equivalent behavior on all platforms, using the best available
 precision, depending on platform capabilities and F<Configure> options,
 while handling locale-related issues, such as if the radix character
 strotod() equivalent behavior on all platforms, using the best available
 precision, depending on platform capabilities and F<Configure> options,
 while handling locale-related issues, such as if the radix character