From a89e55002b04d08215ac06ab0c4cb68e38393b61 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Sun, 15 May 2016 18:49:14 -0700 Subject: [PATCH] bootstrap.syntax: fix CONSULT: typo --- core/bootstrap/syntax.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/bootstrap/syntax.factor b/core/bootstrap/syntax.factor index 779938f362..19d572e690 100644 --- a/core/bootstrap/syntax.factor +++ b/core/bootstrap/syntax.factor @@ -102,7 +102,7 @@ IN: bootstrap.syntax "@" "IH{" "PROTOCOL:" - "CONSULT" + "CONSULT:" "BROADCAST:" "SLOT-PROTOCOL:" "HINTS:"