Skip to content

Commit 8f2599a

Browse files
committed
Fix Javadoc errors
1 parent 300636b commit 8f2599a

File tree

17 files changed

+37
-44
lines changed

17 files changed

+37
-44
lines changed

bundles/org.eclipse.e4.ui.css.core/src/org/eclipse/e4/ui/css/core/dom/ElementAdapter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ public boolean isStaticPseudoInstance(String s) {
7272

7373
@Override
7474
public void copyDefaultStyleDeclarations(CSSStylableElement stylableElement) {
75-
// Copy default style decalaration
75+
// Copy default style declaration
7676
this.setDefaultStyleDeclaration(null, stylableElement
7777
.getDefaultStyleDeclaration(null));
7878
// Copy all static pseudo instances

bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/MAddon.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
* <!-- begin-model-doc -->
2222
* <p>
2323
* An MAddon represents a self-contained application logic. Addons may be used
24-
* to augment the UI in a variety of ways without requriing that the base application
24+
* to augment the UI in a variety of ways without requiring that the base application
2525
* be aware of the extensions.
2626
* </p><p>
27-
* Addons aare expected to be capable of being removed without damage to the
27+
* Addons are expected to be capable of being removed without damage to the
2828
* original UI. While not yet implemented there will be an uninstall protocol defined
29-
* ni the future allowing an addon to remove any model elements specific to the
29+
* in the future allowing an addon to remove any model elements specific to the
3030
* addon (i.e. The MinMaxAddon's TrimElements.
3131
* </p>
3232
* @since 1.0

bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/commands/MBindingTableContainer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* <p>
2525
* This type contains the list of binding 'tables', representing the various sets of bindings
2626
* based on the applicaiton's current running 'context'. Here the 'context' represents
27-
* the applicaiton's UI state (i.e. whenther a Dialog is open...).
27+
* the applicaiton's UI state (i.e. whether a Dialog is open...).
2828
* </p>
2929
* @since 1.0
3030
* @noimplement This interface is not intended to be implemented by clients.

bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/commands/MCommand.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*
2525
* <!-- begin-model-doc -->
2626
* <p>
27-
* A Command represents a logical operation within the applicaiton. The implementation
27+
* A Command represents a logical operation within the application. The implementation
2828
* is provided by an MHandler chosen by examining all the candidate's enablement.
2929
* </p>
3030
* @since 1.0
@@ -109,7 +109,7 @@ public interface MCommand extends MApplicationElement, MLocalizable {
109109
* <!-- end-user-doc -->
110110
* <!-- begin-model-doc -->
111111
* <p>
112-
* This list defines the ste of parameters that this command expects to have defined
112+
* This list defines the set of parameters that this command expects to have defined
113113
* during execution.
114114
* </p>
115115
* <!-- end-model-doc -->

bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/descriptor/basic/MPartDescriptor.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public interface MPartDescriptor extends MApplicationElement, MUILabel, MHandler
6666
* <!-- end-user-doc -->
6767
* <!-- begin-model-doc -->
6868
* <p>
69-
* Determines whether or not the part represented by this descriptot can have multiple
69+
* Determines whether or not the part represented by this descriptor can have multiple
7070
* instances with a given window.
7171
* </p>
7272
* <!-- end-model-doc -->
@@ -145,7 +145,7 @@ public interface MPartDescriptor extends MApplicationElement, MUILabel, MHandler
145145
* <!-- end-user-doc -->
146146
* <!-- begin-model-doc -->
147147
* <p>
148-
* This is the Toolbar associated with tihs Part (if any).
148+
* This is the Toolbar associated with this Part (if any).
149149
* </p>
150150
* <!-- end-model-doc -->
151151
* @return the value of the '<em>Toolbar</em>' containment reference.

bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/MSnippetContainer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* <!-- begin-model-doc -->
2424
* <p>
2525
* This provides a collection of model fragments that can be subsequently cloned and
26-
* inserterd into the model using the EModelService. For example saving a customized
26+
* inserted into the model using the EModelService. For example saving a customized
2727
* Perspective will create a clone and store it in this container.
2828
* </p>
2929
* @since 1.0

bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/MUILabel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* <!-- begin-model-doc -->
2222
* <p>
2323
* This is a mix in that will be used for UI Elements that are capable of showing label
24-
* information in the GUI (e.g. Parts, Menus / Toolbars, Persepectives...)
24+
* information in the GUI (e.g. Parts, Menus / Toolbars, Perspectives...)
2525
* </p>
2626
* @since 1.0
2727
* @noimplement This interface is not intended to be implemented by clients.

bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/advanced/MPerspective.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
*
3131
* <!-- begin-model-doc -->
3232
* <p>
33-
* The Persepctive defines a part of the UI presentation that can be switched independently
33+
* The Perspective defines a part of the UI presentation that can be switched independently
3434
* of the rest of the UI. By using Placeholders it's possible to share elements between
3535
* different perspectives.
3636
* </p>
@@ -50,7 +50,7 @@
5050
* @generated
5151
*/
5252
public interface MPerspective
53-
extends MElementContainer<MPartSashContainerElement>, MUILabel, MContext, MHandlerContainer, MBindings {
53+
extends MElementContainer<MPartSashContainerElement>, MUILabel, MContext, MHandlerContainer, MBindings {
5454
/**
5555
* Returns the value of the '<em><b>Windows</b></em>' containment reference list.
5656
* The list contents are of type {@link org.eclipse.e4.ui.model.application.ui.basic.MWindow}.

bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/advanced/MPerspectiveStack.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*
2525
* <!-- begin-model-doc -->
2626
* <p>
27-
* The PerspectiveStack is a collectin of Perspectives. Only one perspective may be
27+
* The PerspectiveStack is a collection of Perspectives. Only one perspective may be
2828
* visible at a time and is determined by the container's 'selectedElement'.
2929
* </p>
3030
* @since 1.0

bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/basic/MPart.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
* @generated
5454
*/
5555
public interface MPart extends MPartSashContainerElement, MStackElement, MContribution, MContext, MUILabel,
56-
MHandlerContainer, MDirtyable, MBindings, MWindowElement {
56+
MHandlerContainer, MDirtyable, MBindings, MWindowElement {
5757
/**
5858
* Returns the value of the '<em><b>Menus</b></em>' containment reference list.
5959
* The list contents are of type {@link org.eclipse.e4.ui.model.application.ui.menu.MMenu}.
@@ -68,7 +68,7 @@ public interface MPart extends MPartSashContainerElement, MStackElement, MContri
6868
* <li>If the menu is the part's id prefixed with "menu:" then it will appear as the
6969
* drop down menu available from the view's toolbar.</li>
7070
* <li>If the menu is the part's id prefixed with "popup:" then it will appear as the
71-
* ddefault context menu for this view.</li>
71+
* default context menu for this view.</li>
7272
* </ul>
7373
* <p>
7474
* Other menus can be added here but have to be managed by the part itself...
@@ -86,7 +86,7 @@ public interface MPart extends MPartSashContainerElement, MStackElement, MContri
8686
* <!-- end-user-doc -->
8787
* <!-- begin-model-doc -->
8888
* <p>
89-
* This is the Toolbar associated with tihs Part (if any).
89+
* This is the Toolbar associated with this Part (if any).
9090
* </p>
9191
* <!-- end-model-doc -->
9292
* @return the value of the '<em>Toolbar</em>' containment reference.

0 commit comments

Comments
 (0)