File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ public final class ActivityManagerEvent {
4545 /**
4646 * Indicates whether enabled IDs of non-expression-controlled activities have
4747 * changed. The value is calculated from changed enabled activity IDs given to
48- * the constructor if known by the caller or is set to <code>null</null > and
48+ * the constructor if known by the caller or is set to <code>null</code > and
4949 * will be calculated on demand upon first access to the value.
5050 */
5151 private Boolean enabledNonExpressionControlledActivityIdsChanged = null ;
@@ -315,7 +315,7 @@ public boolean haveEnabledActivityIdsChanged() {
315315 * Returns whether or not enabledActivityIds property changed and any of the
316316 * changed IDs belongs to a non-expression-controlled activity.
317317 *
318- * @return <code>true> /code> iff the enabledActivityIds property changed and any
318+ * @return <code>true< /code> iff the enabledActivityIds property changed and any
319319 * of the changed IDs belongs to a non-expression-controlled activity.
320320 * @since 3.131
321321 */
You can’t perform that action at this time.
0 commit comments