Commit 6963b1a
committed
Fix javadoc
As per https://www.w3.org/TR/html401/struct/text.html#edef-P p tag can
not contain other nested block-level elements (like pre used here).
Error is visible at
https://download.eclipse.org/eclipse/downloads/drops4/I20231213-1800/compilelogs/platform.doc.isv.javadoc.txt
and has been broken by change in
eclipse-platform#13621 parent 354f472 commit 6963b1a
File tree
1 file changed
+2
-1
lines changed- bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments