From 2e4d3099ca7bb4c1a5b95a26befbbfcaee4a0d83 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Sun, 24 Feb 2013 18:14:31 +0100 Subject: reword release announcement a bit, jnthn++ --- docs/announce/2013.02 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/announce/2013.02 b/docs/announce/2013.02 index 2aa102a..cc92841 100644 --- a/docs/announce/2013.02 +++ b/docs/announce/2013.02 @@ -40,7 +40,7 @@ releases due to changes in the Perl 6 specification, and are being removed or changed as follows: * .gist on a type object will return '(Typename)' instead of 'Typename()'. - If you want to get the class name directly, use $obj.^name + If you want to get the class name alone, continue to use $obj.^name * postcircumfix:<[ ]> and postcircumfix:<{ }> will become multi-subs rather than multi-methods. Both at_pos and at_key will remain methods. -- cgit v1.1