Skip to content

Commit c5bff4f

Browse files
committed
Remove two more html paragraph tags from a private method description, which I missed in previous commit.
1 parent 09e619d commit c5bff4f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/CloseAllHandler.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,10 @@ public void collectExpressionInfo(ExpressionInfo info) {
124124
}
125125

126126
/**
127-
* <p>
128127
* Collects part contributions from the application model which are not
129128
* associated with compatibility layer editors, and are instead parts
130129
* contributed via eg. model fragment, and which were tagged as representing an
131130
* Editor, via the {@link Workbench#EDITOR_TAG} tag.
132-
* </p>
133131
*
134132
* @return a collection of (closable) part contributions from the application
135133
* model, tagged as 'Editor' and not containing the parts associated

0 commit comments

Comments
 (0)