From 169ddeb250af6dd97423e4b149bdb329a95228f7 Mon Sep 17 00:00:00 2001 From: james sangho nah Date: Sun, 8 Mar 2015 22:43:27 +1300 Subject: guide: step2_env.qx -> step3_env.qx --- process/guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process/guide.md b/process/guide.md index a7daa3d..bd4fa10 100644 --- a/process/guide.md +++ b/process/guide.md @@ -510,7 +510,7 @@ diff -urp ../process/step2_eval.txt ../process/step3_env.txt key is found up the outer chain, then throws/raises a "not found" error. -* Update `step2_env.qx` to use the new `Env` type to create the +* Update `step3_env.qx` to use the new `Env` type to create the repl_env (with a `nil` outer value) and use the `set` method to add the numeric functions. -- cgit v1.2.3