From 187f96bc4fe4838e6c8be9c804fd439d2cf30f44 Mon Sep 17 00:00:00 2001 From: slava Date: Sun, 9 Jul 2006 23:53:35 +0000 Subject: [PATCH] Oops --- doc/handbook/tools.facts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/handbook/tools.facts b/doc/handbook/tools.facts index 0725e9f1a6..ae64d3670e 100644 --- a/doc/handbook/tools.facts +++ b/doc/handbook/tools.facts @@ -94,7 +94,7 @@ ARTICLE: "debugger" "The debugger" ARTICLE: "inspector" "The inspector" "The prettyprinter (see " { $link "prettyprint" } ") can turn any object into a source representation. Sometimes this source representation is hard to read for a human, so the inspector provides an alternative tabular view of an object:" { $subsection inspect } -"Once running, the inspector spawns a new nested listener with an " { $vocab-link "inspector" } " prompt. The inspector supports a number of commands:" +"Once running, the inspector spawns a new nested listener with an " { $snippet "inspector" } " prompt. The inspector supports a number of commands:" { $subsection inspecting } { $subsection go } { $subsection up }