In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/fbceb79751d97a15e33501de097e506ae24c0e58?hp=4767d89388527b747495568a327247ba5b9c72bf>

- Log -----------------------------------------------------------------
commit fbceb79751d97a15e33501de097e506ae24c0e58
Author: James E Keenan <[email protected]>
Date:   Sat Jan 14 19:07:21 2017 -0500

    Correct spelling error.
-----------------------------------------------------------------------

Summary of changes:
 hints/freebsd.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hints/freebsd.sh b/hints/freebsd.sh
index 06b0bfd7d2..e5ecea8db9 100644
--- a/hints/freebsd.sh
+++ b/hints/freebsd.sh
@@ -312,7 +312,7 @@ esac
 # XXX Under FreeBSD 6.0 (and probably most other similar versions)
 # Perl_die(NULL) generates a warning:
 #    pp_sys.c:491: warning: null format string
-# Configure supposedely tests for this, but apparently the test doesn't
+# Configure supposedly tests for this, but apparently the test doesn't
 # work.  Volunteers with FreeBSD are needed to improving the Configure test.
 # Meanwhile, the following workaround should be safe on all versions
 # of FreeBSD.

--
Perl5 Master Repository

Reply via email to