In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/49e38958df1ec3bf1bdc92eca73cb45ec64932cc?hp=ad9b9a4926e4b0d348c048937df69e382f7e6d27>

- Log -----------------------------------------------------------------
commit 49e38958df1ec3bf1bdc92eca73cb45ec64932cc
Author: Karen Etheridge <et...@cpan.org>
Date:   Wed Nov 21 09:40:19 2018 -0800

    oops, typo

-----------------------------------------------------------------------

Summary of changes:
 pod/perl5295delta.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pod/perl5295delta.pod b/pod/perl5295delta.pod
index bca93da86b..bc78b1dd3d 100644
--- a/pod/perl5295delta.pod
+++ b/pod/perl5295delta.pod
@@ -105,7 +105,7 @@ links are followed for most tests.
 
 =item *
 
-Normally the thread-safe functions used only on threaded builds.
+Normally the thread-safe functions are used only on threaded builds.
 It is now possible to force their use on unthreaded builds on systems
 that have them available, by including the
 C<-Accflags='-DUSE_THREAD_SAFE_LOCALE'> option to F<Configure>.

-- 
Perl5 Master Repository

Reply via email to