From 30f2b1445e8582f12e0346701f4a45e002d581ef Mon Sep 17 00:00:00 2001 From: Kai Brassel <mail@khbrassel.de> Date: Sun, 10 Jan 2021 19:02:02 +0100 Subject: [PATCH] Typo --- de.hft-stuttgart.cityunits.feature/feature.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/de.hft-stuttgart.cityunits.feature/feature.xml b/de.hft-stuttgart.cityunits.feature/feature.xml index 04c8754..fd427b2 100644 --- a/de.hft-stuttgart.cityunits.feature/feature.xml +++ b/de.hft-stuttgart.cityunits.feature/feature.xml @@ -6,7 +6,7 @@ provider-name="HfT Stuttgart"> <description url="http://www.example.com/description"> - Provides Indriya reference implementation of units of masurement + Provides Indriya reference implementation of units of maesurement (JSR 385) together with required dependencies and extensions that introduces Ecore data types for double and long valued units. @@ -23,7 +23,6 @@ Certain units relevant to City simulations are also added. <requires> <import plugin="org.eclipse.emf.ecore"/> - <import plugin="de.hftstuttgart.cityunits" version="1.0.0" match="greaterOrEqual"/> <import plugin="org.eclipse.emf.edit" version="2.8.0" match="compatible"/> <import plugin="org.eclipse.core.runtime" version="3.8.0" match="compatible"/> <import plugin="org.eclipse.emf.databinding" version="1.3.0" match="compatible"/> -- GitLab