ui.tools.profiler: fix link to help.

db4
John Benediktsson 2011-09-17 07:12:53 -07:00
parent 842327f3df
commit 91824e5697
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ M: method-renderer column-titles drop { "" "Method" "Count" } ;
over <methods-tab> "Methods" add-tab
1 track-add ;
: profiler-help ( -- ) "ui-profiler" com-browse ;
: profiler-help ( -- ) "ui.tools.profiler" com-browse ;
\ profiler-help H{ { +nullary+ t } } define-command