From 48a701276df09a3a07948e508a4412241bda2a43 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Fri, 22 Dec 2006 22:25:52 +0000 Subject: [PATCH] clarified a little svn: r5169 --- collects/help/servlets/howtouse.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/help/servlets/howtouse.ss b/collects/help/servlets/howtouse.ss index 37c4387ed4..89c206909a 100644 --- a/collects/help/servlets/howtouse.ss +++ b/collects/help/servlets/howtouse.ss @@ -27,7 +27,7 @@ (li "The " (b ,(string-constant home)) " button " "at the top of the page always takes " "you back to the starting page.") - (li "The " (b "Manuals") " link displays a list" + (li "The " (b "Manuals") " link (in the " (b "Software") " section on the main page) displays a list" " of manuals and other documentation.") (li "The " (b "Send a bug report") " link allows you to submit bug reports to PLT."))