summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2016-04-06 13:20:30 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-04-06 13:20:51 +0100
commit07dee34869c88d017e69c595a6664ea4aa1f63bf (patch)
tree0294edad1109dea6b7b081456840d6e8a98e6164
parent846063f5614720d1f37cb97d78abf761a580a63e (diff)
downloadperl-07dee34869c88d017e69c595a6664ea4aa1f63bf.tar.gz
perldelta for 61d30259f32e
I don't think the two separate patches need separate entries (cherry picked from commit 388b516534a282446fec211a49f89840e90748e0)
-rw-r--r--pod/perldelta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index b6e593b65e..0e2eb3e391 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -362,7 +362,7 @@ memory. This was caused by a pointer not being restored correctly.
=item *
Report more context when we see an array where we expect to see an
-operator. [perl #123737]
+operator and avoid an assertion failure. [perl #123737]
=back