chiark / gitweb /
Help improvements.
[ircbot] / help.pl
diff --git a/help.pl b/help.pl
index 68721904bdf627f6bed5810a67f5278df49f1fad..c9f2811bf665ab700d58025af4bc83aba49626ae 100755 (executable)
--- a/help.pl
+++ b/help.pl
@@ -93,7 +93,7 @@ if ($topic eq 'ALL') {
        printout($xr) unless $xr eq $topic;
     }
     if (length $topic) {
-       $o .= "See <A href=\"$sf\">overview</A>.\n";
+       $o .= "See <A href=\"$sf\">top level</A>.\n";
     }
     $o .= "See <A href=\"$sf/ALL\">all topics</A>.\n<hr>\n"
 }