aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2016-10-15 06:57:05 +0100
committerSteve Mynott <steve.mynott@gmail.com>2016-10-15 06:57:05 +0100
commit5d0815418f4082f86ff61bbff87131c86d4a0b74 (patch)
treed49a3159e76364ebe36da586eebc22a7e58c4cfa
parentec1e99a659cc3422ad7ac41f86830035fca06add (diff)
md fix
-rw-r--r--docs/announce/2016.10.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/announce/2016.10.md b/docs/announce/2016.10.md
index e740279..8310356 100644
--- a/docs/announce/2016.10.md
+++ b/docs/announce/2016.10.md
@@ -35,7 +35,7 @@ Some of the new compiler features since the last Rakudo Star release include:
* .min/.max can now be called on Hashes
* .succ now increments additional 29 digit ranges, such as Thai digits
* Coercions now work in return types
- * Added RAKUDO_EXCEPTIONS_HANDLER env var to control exceptions output
+ * Added RAKUDO\_EXCEPTIONS\_HANDLER env var to control exceptions output
* CompUnit::Repository::Installation now cleans up short-name folders when empty
* All Unicode quotes can now be used as quoters inside qqww/qww
* Added basic Unicode 9 support (NFG changes for latest TR#29 still to do))