Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.ui/doc/org_eclipse_debug_ui_debugActionGroups.html')
-rw-r--r--org.eclipse.debug.ui/doc/org_eclipse_debug_ui_debugActionGroups.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.debug.ui/doc/org_eclipse_debug_ui_debugActionGroups.html b/org.eclipse.debug.ui/doc/org_eclipse_debug_ui_debugActionGroups.html
index 1700afc71..876b4291d 100644
--- a/org.eclipse.debug.ui/doc/org_eclipse_debug_ui_debugActionGroups.html
+++ b/org.eclipse.debug.ui/doc/org_eclipse_debug_ui_debugActionGroups.html
@@ -40,6 +40,7 @@ groups. Any view that returns an instance of IDebugView when queried with #getA
<ul>
<li><code>id</code> - the unique identifier of an action that will be added to the debug action group</li>
+</ul>
<p><b><i>Examples:</i></b> </p>

Back to the top