#OTHER by exept
authorClaus Gittinger <cg@exept.de>
Fri, 01 Nov 2019 05:49:53 +0100
changeset 19247 ae02dee6db87
parent 19246 1c084197954b
child 19248 525d8b42574e
#OTHER by exept comment/format in: #openDocumentation
Tools__BreakpointBrowser.st
--- a/Tools__BreakpointBrowser.st	Fri Nov 01 05:49:47 2019 +0100
+++ b/Tools__BreakpointBrowser.st	Fri Nov 01 05:49:53 2019 +0100
@@ -1719,6 +1719,8 @@
 !
 
 openDocumentation
+    "Called when <F1> is pressed"
+
     HTMLDocumentView openFullOnDocumentationFile:'tools/misc/TOP.html#BREAKPOINTLIST'.
 !