Changeset 1401


Ignore:
Timestamp:
03/18/12 23:14:45 (13 years ago)
Author:
masberg
Message:

Fix typo in javadoc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/actions/SelectionConverter.java

    r1117 r1401  
    8080     * Converts the given structured selection into an array of Java elements.
    8181     * An empty array is returned if one of the elements stored in the structured
    82      * selection is not of tupe <code>IModelicaElement</code>
     82     * selection is not of type <code>IModelicaElement</code>
    8383     */
    8484    public static IModelicaElement[] getElements(IStructuredSelection selection) {
Note: See TracChangeset for help on using the changeset viewer.