aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <mlenz@noris.net>2013-05-29 09:17:31 +0200
committerMoritz Lenz <mlenz@noris.net>2013-05-29 09:17:31 +0200
commitabacc10274897a4a84231934544eb430bdd8cdb1 (patch)
treed81d250f4ceb725a25040703312a414af4c898c2
parent1631f371f2d3818d35850fdc20669d92ce3a1223 (diff)
[announce] minor formatting update
-rw-r--r--docs/announce/2013.05.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/announce/2013.05.md b/docs/announce/2013.05.md
index d53d9d9..3de2d05 100644
--- a/docs/announce/2013.05.md
+++ b/docs/announce/2013.05.md
@@ -54,7 +54,7 @@ The following features have been deprecated or modified from previous
releases due to changes in the Perl 6 specification, and are planned
to be removed or changed as follows:
- * postcircumfix:`<[ ]>` and postcircumfix:`<{ }>` will become
+ * `postcircumfix:<[ ]>` and `postcircumfix:<{ }>` will become
multi-subs rather than multi-methods. Both at_pos and at_key will
remain methods.