Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit 5b06bad

Browse files
committed
autovivification item
fix spelling and add link to spec
1 parent 06e7d10 commit 5b06bad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

features.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,8 +409,9 @@
409409
"http://rosettacode.org/wiki/Levenshtein_distance#Perl_6" ],
410410
"spec" : [ "http://perlcabal.org/syn/S32/Containers.html" ]
411411
}, {
412-
"item" : "Autovivificaton",
413-
"status" : "r+ n+"
412+
"item" : "Autovivification",
413+
"status" : "r+ n+",
414+
"spec" : [ "http://perlcabal.org/syn/S09.html#Autovivification" ]
414415
}, {
415416
"item" : "Lazy lists, gather/take",
416417
"status" : "r+ n+",

0 commit comments

Comments
 (0)