X-Git-Url: https://git.distorted.org.uk/~mdw/ircbot/blobdiff_plain/5e5be90326aa7f3fc79c0d9bed1af3f8f9517017..ff0d0f93f93cf1bdb78c0b39f8b628670c7ebb93:/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" }