X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/ircbot/blobdiff_plain/93fe4099bbb4e50ad1d0ba1f323c384803e04a6d..bdf495dcd20a5c554f7900acb9bcfa566f789289:/help.pl diff --git a/help.pl b/help.pl index 6872190..c9f2811 100755 --- 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 overview.\n"; + $o .= "See top level.\n"; } $o .= "See all topics.\n
\n" }